summaryrefslogtreecommitdiffstats
path: root/utils-python
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-12-04 21:53:17 +0000
committerLennart Poettering <lennart@poettering.net>2003-12-04 21:53:17 +0000
commit6ebf83f6d60842f0c620789bc2da958bf5d3bced (patch)
tree4ae96d51ffe6d5be7bb525f91c59d63c35d72dfd /utils-python
parentb3023ac69b16bc682bbfb4a38ce63667f6b2cabe (diff)
included c sources
git-svn-id: file:///home/lennart/svn/public/seppl/trunk@17 91a2fd9b-5dcb-0310-a70a-d71e310228e6
Diffstat (limited to 'utils-python')
-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