X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=a7bf2cc6af8ffee2544789bb1acaca9faa12e795;hb=41ef4557e68242b57faba09b220279232c9bc9f3;hp=31585120cae1d8ff2ec87602823017247202e72e;hpb=349ca737f30ff0b6c3c71034f0930660663fa360;p=awesomized%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index 31585120..a7bf2cc6 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 \ @@ -43,7 +44,6 @@ include libmemcached/include.am include clients/include.am include libtest/include.am include libhashkit/include.am -include unittests/include.am include tests/include.am include example/include.am include support/include.am