summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-09-27 15:55:52 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-21 21:49:39 -0400
commit2ae7affc9be66652240219e42abdc63c693369e0 (patch)
treeda71879f2f4f28182b7fc9b6dfb5d0bf5e6dbd74
parenteff30656f880bb3c362d7db4b82345b70b7282ee (diff)
Makefile.am: do not include autogen.sh in distribution #24183
This is a private build script that should not be distributed
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ac555f..a361380 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ appmandir = $(APP_MAN_DIR)
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
-EXTRA_DIST = $(appman_PRE) ChangeLog autogen.sh
+EXTRA_DIST = $(appman_PRE) ChangeLog
CLEANFILES = $(appman_DATA)
MAINTAINERCLEANFILES=ChangeLog