diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:28:57 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:28:57 +0100 |
commit | 83380f66a6f5f980c800d9153860e46b69c08549 (patch) | |
tree | 520a242c88032087e8a099ba5a6f91ba78fab013 /Makefile.am | |
parent | 97b5cfa6fa36a56df9497be395c53168a4728074 (diff) | |
download | marco-83380f66a6f5f980c800d9153860e46b69c08549.tar.bz2 marco-83380f66a6f5f980c800d9153860e46b69c08549.tar.xz |
Include autogen.sh in tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 702dc904..dd38ff5c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS=src po doc ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -EXTRA_DIST = HACKING rationales.txt \ +EXTRA_DIST = autogen.sh HACKING rationales.txt \ intltool-extract.in intltool-merge.in intltool-update.in DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache |