diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 11:03:40 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 11:03:40 +0100 |
commit | 886e5a20601032a7a24b88bdcbcfd8c568fa2f8e (patch) | |
tree | 740011047a7ccc1c006e861b4e5b4ca038c72e26 /Makefile.am | |
parent | ebf212ffb5d8558472bf57284a51cb33a77c9b1a (diff) | |
download | mate-themes-886e5a20601032a7a24b88bdcbcfd8c568fa2f8e.tar.bz2 mate-themes-886e5a20601032a7a24b88bdcbcfd8c568fa2f8e.tar.xz |
Include autogen.sh in tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 13da5522..8cd319ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ SUBDIRS = \ po EXTRA_DIST = \ + autogen.sh \ low-contrast-preset.scm \ intltool-extract.in \ intltool-merge.in \ |