aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-18 10:46:34 -0600
committerTed Gould <ted@gould.cx>2010-02-18 10:46:34 -0600
commitf595e945a2f2a12212c45213dbccf985475fee3a (patch)
tree11a6877954268d4f9574b2e3e85943c3411ba36b /Makefile.am
parent17cc7e00bb7f77e3ff0060f81998923793fddf00 (diff)
downloadayatana-indicator-datetime-f595e945a2f2a12212c45213dbccf985475fee3a.tar.gz
ayatana-indicator-datetime-f595e945a2f2a12212c45213dbccf985475fee3a.tar.bz2
ayatana-indicator-datetime-f595e945a2f2a12212c45213dbccf985475fee3a.zip
Adding autogen.sh to dist
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a96836c..4b2bca4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,8 @@ SUBDIRS = \
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
+EXTRA_DIST = autogen.sh
+
dist-hook:
@if test -d "$(top_srcdir)/.bzr"; \
then \