mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[2297] configure.ac and makefile updates for run_sysinfo
This commit is contained in:
@@ -1280,6 +1280,7 @@ AC_OUTPUT([doc/version.ent
|
|||||||
src/bin/zonemgr/tests/zonemgr_test
|
src/bin/zonemgr/tests/zonemgr_test
|
||||||
src/bin/zonemgr/run_b10-zonemgr.sh
|
src/bin/zonemgr/run_b10-zonemgr.sh
|
||||||
src/bin/sysinfo/sysinfo.py
|
src/bin/sysinfo/sysinfo.py
|
||||||
|
src/bin/sysinfo/run_sysinfo.sh
|
||||||
src/bin/stats/stats.py
|
src/bin/stats/stats.py
|
||||||
src/bin/stats/stats_httpd.py
|
src/bin/stats/stats_httpd.py
|
||||||
src/bin/bind10/bind10_src.py
|
src/bin/bind10/bind10_src.py
|
||||||
@@ -1358,6 +1359,7 @@ AC_OUTPUT([doc/version.ent
|
|||||||
chmod +x src/bin/loadzone/run_loadzone.sh
|
chmod +x src/bin/loadzone/run_loadzone.sh
|
||||||
chmod +x src/bin/loadzone/tests/correct/correct_test.sh
|
chmod +x src/bin/loadzone/tests/correct/correct_test.sh
|
||||||
chmod +x src/bin/loadzone/tests/error/error_test.sh
|
chmod +x src/bin/loadzone/tests/error/error_test.sh
|
||||||
|
chmod +x src/bin/sysinfo/run_sysinfo.sh
|
||||||
chmod +x src/bin/usermgr/run_b10-cmdctl-usermgr.sh
|
chmod +x src/bin/usermgr/run_b10-cmdctl-usermgr.sh
|
||||||
chmod +x src/bin/msgq/run_msgq.sh
|
chmod +x src/bin/msgq/run_msgq.sh
|
||||||
chmod +x src/bin/msgq/tests/msgq_test
|
chmod +x src/bin/msgq/tests/msgq_test
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
bin_SCRIPTS = isc-sysinfo
|
bin_SCRIPTS = isc-sysinfo
|
||||||
|
noinst_SCRIPTS = run_sysinfo.sh
|
||||||
|
|
||||||
CLEANFILES = isc-sysinfo sysinfo.pyc
|
CLEANFILES = isc-sysinfo sysinfo.pyc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user