X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=da5f16e2c96264468760613ca36f4ae6f5f98033;hb=58f976626a7636c7b2e87fca0674f709d34f33c0;hp=09db5e9445f931a76bad70f497a04fcdc2875d2b;hpb=8fd8f655540e3d6aa0b0a3eb0f4f7df1be2e6542;p=awesomized%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index 09db5e94..da5f16e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,8 @@ EXTRA_DIST = README.FIRST SUBDIRS = docs libhashkit +test-docs: + (cd docs && make test-docs) include libmemcached/include.am include clients/include.am include tests/include.am