diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-11 10:22:16 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-11 10:22:16 +0100 |
commit | 6bcd7fc63a9ead74f39e169cc717ab5713250f1e (patch) | |
tree | 3294b22005d3ecdc6d6e55fafef5afe756e1c6d3 | |
parent | 0daf789ada442446a57e09ce25c70254850a7733 (diff) | |
download | libmateweather-6bcd7fc63a9ead74f39e169cc717ab5713250f1e.tar.bz2 libmateweather-6bcd7fc63a9ead74f39e169cc717ab5713250f1e.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 6807119..a25ccf2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc EXTRA_DIST = \ + autogen.sh \ MAINTAINERS MAINTAINERCLEANFILES = \ |