From 6ebf83f6d60842f0c620789bc2da958bf5d3bced Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 4 Dec 2003 21:53:17 +0000 Subject: included c sources git-svn-id: file:///home/lennart/svn/public/seppl/trunk@17 91a2fd9b-5dcb-0310-a70a-d71e310228e6 --- utils-python/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils-python') 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 -- cgit