diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:19:48 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:19:48 +0100 |
commit | 6ee1fcfdf44fadf644f7159a79d6792b74f9ba44 (patch) | |
tree | 8129ac07589faa89cb2ebd5c364cb243f39bc5cf | |
parent | 1195c99ba1fb2554ae8d4522b39ea0231527afbe (diff) | |
download | mate-desktop-6ee1fcfdf44fadf644f7159a79d6792b74f9ba44.tar.bz2 mate-desktop-6ee1fcfdf44fadf644f7159a79d6792b74f9ba44.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 83e0054..4405bd3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ endif @INTLTOOL_XML_RULE@ EXTRA_DIST = \ + autogen.sh \ COPYING-DOCS \ HACKING \ MAINTAINERS \ |