From: Monty Taylor Date: Fri, 28 May 2010 17:01:06 +0000 (-0700) Subject: Added missing m4 files to the tarball dist. X-Git-Tag: 0.41~24^2~6 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=8efc3d2ea707db56a5443858af71550524eda977;p=m6w6%2Flibmemcached Added missing m4 files to the tarball dist. --- diff --git a/Makefile.am b/Makefile.am index 7bbac703..c5726772 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,12 @@ include_HEADERS = nobase_include_HEADERS = EXTRA_HEADERS = BUILT_SOURCES= -EXTRA_DIST = README.FIRST +EXTRA_DIST= \ + ${srcdir}/m4/pandora_*.m4 \ + README.FIRST \ + config/autorun.sh \ + m4/pkg.m4 + SUBDIRS = docs