X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=7a09b51f35a9fff850a171aa7e13cc33eb20430e;hb=5ba395ad3a28f000bdabc7312dcee483c14d996e;hp=7b866d0c67b0f185c2e4481415309c516a9bb101;hpb=4209d822c35fea2ca1c5879e18bc6c063dba4c41;p=m6w6%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index 7b866d0c..7a09b51f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,7 @@ nobase_include_HEADERS = check_PROGRAMS = EXTRA_HEADERS = BUILT_SOURCES= +DISTCLEANFILES= EXTRA_DIST= \ ${srcdir}/m4/pandora_*.m4 \ .quickly \ @@ -41,6 +42,7 @@ test-docs: (cd docs && $(MAKE) test-docs) include libmemcached/include.am include clients/include.am +include libtest/include.am include libhashkit/include.am include unittests/include.am include tests/include.am