]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5137] Makefile corrected
authorTomek Mrugalski <tomasz@isc.org>
Wed, 8 Mar 2017 10:29:52 +0000 (11:29 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 8 Mar 2017 10:29:52 +0000 (11:29 +0100)
src/bin/shell/Makefile.am

index 2bd922e36c80bca23279f182ce6728384b426aec..352e9f1bea7974ea15b141126c05dc0bd9e10ab9 100644 (file)
@@ -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