summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-09-27 16:09:14 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-09-27 16:09:14 -0400
commit05b524c70ec06d18ca1d305c98bcd480e2482eb2 (patch)
tree8ec9251058509035057884ea76f8b68f501f376d /Makefile.am
parent7c4c903a1612528e09858554c6fdaab05d2ba095 (diff)
Makefile.am: do not include autogen.sh in distribution #24183
This is a private build script that should not be distributed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 13a392b..bf8b33b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,7 @@ dist_appdefault_DATA = \
app-defaults/Bitmap
-EXTRA_DIST = bitmap.icon ChangeLog autogen.sh
+EXTRA_DIST = bitmap.icon ChangeLog
MAINTAINERCLEANFILES=ChangeLog
.PHONY: ChangeLog