mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 22:45:18 +00:00
[5137] Removed obsolete reference to a file
This commit is contained in:
@@ -5,7 +5,7 @@ EXTRA_DIST =
|
|||||||
if KEA_SHELL
|
if KEA_SHELL
|
||||||
|
|
||||||
# Kea-shell is enabled, here are proper rules for it.
|
# Kea-shell is enabled, here are proper rules for it.
|
||||||
kea_shell_PYTHON = kea-shell.py kea_conn.py kea_connector2.py kea_connector3.py kea_params.py
|
kea_shell_PYTHON = kea-shell.py kea_conn.py kea_connector2.py kea_connector3.py
|
||||||
kea_shelldir = @localstatedir@/@PACKAGE@
|
kea_shelldir = @localstatedir@/@PACKAGE@
|
||||||
|
|
||||||
bin_SCRIPTS = kea-shell
|
bin_SCRIPTS = kea-shell
|
||||||
@@ -13,7 +13,7 @@ bin_SCRIPTS = kea-shell
|
|||||||
else
|
else
|
||||||
|
|
||||||
# Kea-shell is disabled, simply keep the files for make dist
|
# Kea-shell is disabled, simply keep the files for make dist
|
||||||
EXTRA_DIST += kea-shell.py kea_conn.py kea_connector2.py kea_connector3.py kea_params.py
|
EXTRA_DIST += kea-shell.py kea_conn.py kea_connector2.py kea_connector3.py
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user