Skip to content

Commit 4c075f3

Browse files
committed
Issue#992 fix meson build
1 parent b1caefd commit 4c075f3

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)