X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=0728e01d21d6159c080927968ba8e984adb1fd57;hb=9471f55664fe4cf5a631739046c7177e0823a47d;hp=7bbac703b0b9eefa9d51420c4f13b19a281a2f0e;hpb=05768496dca9b3648464616a808848490131e753;p=awesomized%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index 7bbac703..0728e01d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,9 +12,24 @@ noinst_LTLIBRARIES = noinst_PROGRAMS = include_HEADERS = nobase_include_HEADERS = +check_PROGRAMS = EXTRA_HEADERS = BUILT_SOURCES= -EXTRA_DIST = README.FIRST +EXTRA_DIST= \ + ${srcdir}/m4/pandora_*.m4 \ + .quickly \ + README.FIRST \ + config/autorun.sh \ + config/pandora-plugin \ + config/uncrustify.cfg \ + m4/ac_cxx_header_stdcxx_98.m4 \ + m4/acx_pthread.m4 \ + m4/gettext.m4 \ + m4/iconv.m4 \ + m4/pkg.m4 \ + m4/po.m4 \ + m4/progtest.m4 + SUBDIRS = docs @@ -23,11 +38,12 @@ test-docs: include libmemcached/include.am include clients/include.am include libhashkit/include.am +include unittests/include.am include tests/include.am include example/include.am include support/include.am -check-local: test-no-outputdiff +TESTS += ${check_PROGRAMS} fedora: