diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:58:46 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:58:46 +0100 |
commit | e895de34218535f81b0bf2452578163eeece4663 (patch) | |
tree | be385a9b9834b1c5ae273a6f7ddd520a0861278e | |
parent | 2470c103f11d7fe163c53132678a943612ae69ce (diff) | |
download | mate-session-manager-e895de34218535f81b0bf2452578163eeece4663.tar.bz2 mate-session-manager-e895de34218535f81b0bf2452578163eeece4663.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 5534004..9914dbc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,7 @@ SUBDIRS = \ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} EXTRA_DIST = \ + autogen.sh \ HACKING \ MAINTAINERS |