Browse Source

[5137] Yet another Makefile fix

Tomek Mrugalski 8 years ago
parent
commit
f8f65983e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/shell/Makefile.am

+ 1 - 1
src/bin/shell/Makefile.am

@@ -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_connection2.py kea_connector3.py kea_params.py
+kea_shell_PYTHON = kea-shell.py kea_conn.py kea_connector2.py kea_connector3.py kea_params.py
 kea_shelldir = @localstatedir@/@PACKAGE@
 
 bin_SCRIPTS = kea-shell