mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Add test file directory
This commit is contained in:
parent
2ad344a47b
commit
f324f5b94f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ EXTRA_PROGRAMS = test_utils test_disk test_tcp test_cmd test_base64 test_ini1 te
|
|||
|
||||
np_test_scripts = test_base64.t test_cmd.t test_disk.t test_ini1.t test_ini3.t test_opts1.t test_opts2.t test_opts3.t test_tcp.t test_utils.t
|
||||
np_test_files = config-dos.ini config-opts.ini config-tiny.ini plugin.ini plugins.ini
|
||||
EXTRA_DIST = $(np_test_scripts) $(np_test_files)
|
||||
EXTRA_DIST = $(np_test_scripts) $(np_test_files) var
|
||||
|
||||
LIBS = @LTLIBINTL@
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue