diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-15 11:43:18 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-15 11:44:29 +0100 |
commit | ddcd8a0284f1118bcdaeec2117a155bc0e1a8754 (patch) | |
tree | a85c733c19d9aef8f0a6571b22d23d0767963979 | |
parent | 9425ec95e2b9ac9b55d5344061e002346db05385 (diff) | |
download | mate-backgrounds-1.6.tar.bz2 mate-backgrounds-1.6.tar.xz |
Include autogen.sh in tarball1.6
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7ea78da..e3d0fb5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,8 +16,8 @@ dist-hook: echo A git clone is required to generate a ChangeLog >&2; \ fi - EXTRA_DIST = \ + autogen.sh \ MAINTAINERS DISTCLEANFILES = \ |