diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:41:01 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:41:01 +0100 |
commit | eadc36a4231c4aead04f013b40c68d57d7e5e7bc (patch) | |
tree | 7fcd01ab4bc010305a8773d54755f9455723ceb1 | |
parent | e9aa158d9de60c02eee493b93712e4f6ce78e7d0 (diff) | |
download | mate-netbook-eadc36a4231c4aead04f013b40c68d57d7e5e7bc.tar.bz2 mate-netbook-eadc36a4231c4aead04f013b40c68d57d7e5e7bc.tar.xz |
Include autogen.sh in tarball
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 228cd69..1bdd776 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = po maximus mate-window-picker-applet ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -EXTRA_DIST = intltool-merge.in intltool-extract.in intltool-update.in +EXTRA_DIST = autogen.sh intltool-merge.in intltool-extract.in intltool-update.in DISTCLEANFILES = intltool-merge intltool-update intltool-extract MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing |