summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-11 10:44:46 +0100
committerStefano Karapetsas <[email protected]>2014-02-11 10:44:46 +0100
commit94bc75e11094411f66ca11d8d5a54f746075223a (patch)
tree7154f02dab5c77f8bf6ba5a1e75f509703ad4780
parent44c9b0cb62b84934698a81c502b9f22f7e86e810 (diff)
downloadmate-polkit-94bc75e11094411f66ca11d8d5a54f746075223a.tar.bz2
mate-polkit-94bc75e11094411f66ca11d8d5a54f746075223a.tar.xz
Include autogen.sh in tarball
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f58f0f..eee2bb5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
SUBDIRS = polkitgtkmate src po docs
EXTRA_DIST = \
+ autogen.sh \
HACKING
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}