diff options
Diffstat (limited to 'test cases/common/9 header install/meson.build')
-rw-r--r-- | test cases/common/9 header install/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/common/9 header install/meson.build b/test cases/common/9 header install/meson.build index 7f3ce5175..7dfbddbf4 100644 --- a/test cases/common/9 header install/meson.build +++ b/test cases/common/9 header install/meson.build @@ -1,4 +1,4 @@ -project('header install', 'c') +project('header install') as_array = ['subdir.h'] |