mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
meson: hook up sysv-generator-test
This commit is contained in:
parent
7f0cc63771
commit
1256c4814f
@ -165,3 +165,9 @@ if install_tests
|
||||
install_dir : testsdir + '/testdata/' + subdir)
|
||||
endforeach
|
||||
endif
|
||||
|
||||
############################################################
|
||||
|
||||
sysv_generator_test_py = find_program('sysv-generator-test.py')
|
||||
test('sysv-generator-test',
|
||||
sysv_generator_test_py)
|
||||
|
Loading…
Reference in New Issue
Block a user