aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/157 wrap file should not failed/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/157 wrap file should not failed/meson.build')
-rw-r--r--test cases/common/157 wrap file should not failed/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/test cases/common/157 wrap file should not failed/meson.build b/test cases/common/157 wrap file should not failed/meson.build
index cffce2f..48d1068 100644
--- a/test cases/common/157 wrap file should not failed/meson.build
+++ b/test cases/common/157 wrap file should not failed/meson.build
@@ -12,3 +12,5 @@ libbar = bar.get_variable('libbar')
executable('grabprog', files('src/subprojects/prog.c'))
executable('grabprog2', files('src/subprojects/foo/prog2.c'))
subdir('src')
+
+subproject('patchdir')