diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:43:15 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:43:15 +0100 |
commit | 7c4222433b97422b81d2f52215dbe6cbdcf43985 (patch) | |
tree | bc24a9062cba134669a38e3f6ede5adb41f15554 | |
parent | 6e6124df793abd0bb20e2025e6648a4944652503 (diff) | |
download | mate-panel-7c4222433b97422b81d2f52215dbe6cbdcf43985.tar.bz2 mate-panel-7c4222433b97422b81d2f52215dbe6cbdcf43985.tar.xz |
Include autogen.sh in tarball
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 336d3447..5d78bd93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-introspection --disable-scrollkeeper EXTRA_DIST = \ + autogen.sh \ COPYING-DOCS \ HACKING |