summaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-10 15:58:11 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-10 15:58:11 +0000
commit541e59fbbe1faf6b55bdb095b818c65c32594b95 (patch)
tree7b37ad752adef57f2f42190ec4c83b17e69107e6 /clients
parent5eb2fccdafefd6c1695e9a0a69664e5e217844cf (diff)
some more files
git-svn-id: file:///home/lennart/svn/public/ivam2/trunk@27 dbf6933d-3bce-0310-9bcc-ed052ba35b35
Diffstat (limited to 'clients')
-rw-r--r--clients/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/Makefile.am b/clients/Makefile.am
index 5e6e347..3b1e74b 100644
--- a/clients/Makefile.am
+++ b/clients/Makefile.am
@@ -21,7 +21,7 @@ bin_SCRIPTS=ivam-autobox ivam-createvb ivam-echo ivam-newmessage ivam-newvoicebo
STATICSCRIPTS=ivamApi.py ivamCore.py ivamDefs.py ivamPipeConnector.py ivamShbufConnector.py ivamUtil.py ivamVoiceBox.py
python_PYTHON=$(STATICSCRIPTS) ivamDefs.py
-EXTRA_DIST=$(bin_SCRIPTS) $(STATICSCRIPTS)
+EXTRA_DIST=$(bin_SCRIPTS) $(STATICSCRIPTS) ivamDefs.py.in
CLEANFILES = ivamDefs.py
ivamDefs.py: ivamDefs.py.in Makefile