summaryrefslogtreecommitdiffstats
path: root/utils-python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'utils-python/Makefile.am')
-rw-r--r--utils-python/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils-python/Makefile.am b/utils-python/Makefile.am
index a16367f..15eee8b 100644
--- a/utils-python/Makefile.am
+++ b/utils-python/Makefile.am
@@ -16,7 +16,8 @@
# along with seppl; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-sbin_SCRIPTS=seppl-ls seppl-gen-key
+sbin_SCRIPTS=seppl-ls
+noinst_SCRIPTS=seppl-gen-key
python_PYTHON=seppl_common.py
EXTRA_DIST=seppl-ls seppl-gen-key