diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 19:35:25 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 19:35:25 +0100 |
commit | 00f90b5291ec7eb24a7a144fc4d09c76faee1239 (patch) | |
tree | 76cf8ac966e5db49f2a693ba90af278b19e02f45 | |
parent | fe0c53977d3c1a5dc5c7467e49c4256de2350128 (diff) | |
download | mate-menus-00f90b5291ec7eb24a7a144fc4d09c76faee1239.tar.bz2 mate-menus-00f90b5291ec7eb24a7a144fc4d09c76faee1239.tar.xz |
Include autogen.sh in tarball
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b9706e7..758acdf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,8 @@ endif ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} +EXTRA_DIST = autogen.sh + DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python MAINTAINERCLEANFILES = \ |