Skip to content

Commit 7261f1c

Browse files
authored
Merge pull request IvorySQL#994 from OreoYang/mesonbuild_master
Issue#992 fix meson build
2 parents 148f43e + 4c075f3 commit 7261f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pl/plisql/src/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ plisql_sources = files(
99
'pl_scanner.c',
1010
'pl_subproc_function.c',
1111
'pl_package.c',
12+
'pl_exception_type.c',
1213
)
1314

1415
pl_gram = custom_target('gram',

0 commit comments

Comments
 (0)