commit | 4ff3f251b9e760a3894e23e9a208bccc54aaa25e | [log] [tgz] |
---|---|---|
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | Thu Apr 13 20:47:20 2017 -0400 |
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | Sun Apr 23 21:47:28 2017 -0400 |
tree | e609bd1246ad1f5ea360335c9f5f5f28b4e44ef3 | |
parent | 4390be305b235e647dd18c95c74d79a2a085d561 [diff] [blame] |
meson: install test data v2: - do not install test-data if instal-tests=no
diff --git a/meson.build b/meson.build index 60be100..ee886b8 100644 --- a/meson.build +++ b/meson.build
@@ -1114,6 +1114,7 @@ subdir('src/boot/efi') subdir('src/test') +subdir('test') executable('systemd', systemd_sources,