X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=d163202714941cb07d46fe389fe06246813091d4;hb=6cd2ec807b660cbdc893bfbf67d6ad306fb4b942;hp=af89af727cb3e310e83b195e9df707064bbcc6df;hpb=68dbf24448bf821bf0926308fda2c0207645e4bc;p=m6w6%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index af89af72..d1632027 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,12 +16,13 @@ EXTRA_HEADERS = BUILT_SOURCES= EXTRA_DIST = README.FIRST -SUBDIRS = docs libhashkit +SUBDIRS = docs test-docs: (cd docs && $(MAKE) test-docs) include libmemcached/include.am include clients/include.am +include libhashkit/include.am include tests/include.am include example/include.am include support/include.am