Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
Kea
Commits
49ddbc91
Commit
49ddbc91
authored
Mar 08, 2017
by
Tomek Mrugalski
🛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[5137] Removed obsolete reference to a file
parent
f8f65983
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/bin/shell/Makefile.am
src/bin/shell/Makefile.am
+2
-2
No files found.
src/bin/shell/Makefile.am
View file @
49ddbc91
...
...
@@ -5,7 +5,7 @@ EXTRA_DIST =
if
KEA_SHELL
# 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@
bin_SCRIPTS
=
kea-shell
...
...
@@ -13,7 +13,7 @@ bin_SCRIPTS = kea-shell
else
# 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment