Browse Source

[5137] Makefile corrected

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

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

@@ -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_connection2.py kea_connector3.py kea_params.py
+EXTRA_DIST += kea-shell.py kea_conn.py kea_connector2.py kea_connector3.py kea_params.py
 
 
 endif
 endif