Parcourir la source

[5137] Makefile corrected

Tomek Mrugalski il y a 8 ans
Parent
commit
540bf571c0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/shell/Makefile.am

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

@@ -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_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