Updated pandora-build.
[m6w6/libmemcached] / Makefile.am
index af89af727cb3e310e83b195e9df707064bbcc6df..d163202714941cb07d46fe389fe06246813091d4 100644 (file)
@@ -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