From: Tomek Mrugalski Date: Wed, 8 Mar 2017 10:31:28 +0000 (+0100) Subject: [5137] Yet another Makefile fix X-Git-Tag: trac5152_base~6^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f65983e259ccb990d482ae54d6521e2a339a8b;p=thirdparty%2Fkea.git [5137] Yet another Makefile fix --- diff --git a/src/bin/shell/Makefile.am b/src/bin/shell/Makefile.am index 352e9f1bea..c243fd8d5f 100644 --- a/src/bin/shell/Makefile.am +++ b/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