summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-09-27 15:33:12 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-21 21:50:15 -0400
commit87def102d6aa06ac730791426c61a7af00772ffb (patch)
tree8f9f379dae86cbbbc0c2ef95fbc0bb752efa1f08
parenta5041bd0be9d1b54f4e6683c141745f5ed0d6294 (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 1923272..1088874 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,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