summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2008-10-29 11:14:34 -0500
committerJonathon Jongsma <jjongsma@gnome.org>2008-10-29 11:14:34 -0500
commit10c2200630328affffca1ce2908925fcb560c40f (patch)
treed29db715897a6492fc35d5ace912421af98c5236
parent5d90d65d44008c79030ef4a1e4620cbb4c7406e3 (diff)
distribute autogen.sh
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53bcfc6..97882cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-29 Jonathon Jongsma <jonathon@quotidian.org>
+
+ * Makefile.am: distribute autogen.sh with the tarballs
+
2008-10-25 Jonathon Jongsma <jonathon@quotidian.org>
* configure.in:
diff --git a/Makefile.am b/Makefile.am
index 7064426..00a6018 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ SUBDIRS = cairomm data examples MSVC_Net2005 MSVC_Net2008 $(DOCS_SUBDIR) tests
#docs examples
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = MAINTAINERS
+EXTRA_DIST = MAINTAINERS autogen.sh
DIST_SUBDIRS = $(SUBDIRS)