13 lines
350 B
Diff
13 lines
350 B
Diff
|
Reason: These are required for GJS
|
||
|
--- tests/meson.build
|
||
|
+++ tests/meson.build
|
||
|
@@ -8,6 +8,8 @@ test_regress_incdirs = include_directories(['.', 'scanner'])
|
||
|
installed_sources = [
|
||
|
'scanner/regress.c',
|
||
|
'scanner/regress.h',
|
||
|
+ 'scanner/warnlib.c',
|
||
|
+ 'scanner/warnlib.h',
|
||
|
'gimarshallingtests.c',
|
||
|
'gimarshallingtests.h',
|
||
|
'gitestmacros.h',
|