mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-25 16:43:35 +00:00
meson: Don't include lxc-test-fuzzers
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
5055c73d91
commit
1ccdc25349
@ -474,13 +474,6 @@ test_programs += configure_file(
|
|||||||
input: 'lxc-test-exit-code',
|
input: 'lxc-test-exit-code',
|
||||||
output: 'lxc-test-exit-code')
|
output: 'lxc-test-exit-code')
|
||||||
|
|
||||||
test_programs += configure_file(
|
|
||||||
configuration: dummy_config_data,
|
|
||||||
install: want_tests,
|
|
||||||
install_dir: bindir,
|
|
||||||
input: 'lxc-test-fuzzers',
|
|
||||||
output: 'lxc-test-fuzzers')
|
|
||||||
|
|
||||||
test_programs += configure_file(
|
test_programs += configure_file(
|
||||||
configuration: dummy_config_data,
|
configuration: dummy_config_data,
|
||||||
install: want_tests,
|
install: want_tests,
|
||||||
|
Loading…
Reference in New Issue
Block a user