# HG changeset patch # User Michael Biebl # Date 1456671367 -3600 # Node ID 54b976da688b87daf31c6a7844334ce42df5bd0d # Parent 1b455131d0f15c2b9104f65da9d0d09a69229204 Include autogen.sh in dist tarball It is convenient to have autogen.sh in the dist tarball in case one needs to regenerate the build system. diff -r 1b455131d0f1 -r 54b976da688b Makefile.am --- a/Makefile.am Sat Feb 13 12:16:45 2016 +0100 +++ b/Makefile.am Sun Feb 28 15:56:07 2016 +0100 @@ -7,6 +7,7 @@ EXTRA_DIST += \ loudmouth-1.0.pc.in \ + autogen.sh \ README.WIN32 pkgconfig_DATA = loudmouth-1.0.pc