Merge Trond
authorBrian Aker <brian@gaz>
Mon, 21 Dec 2009 05:56:00 +0000 (21:56 -0800)
committerBrian Aker <brian@gaz>
Mon, 21 Dec 2009 05:56:00 +0000 (21:56 -0800)
Makefile.am

index da5f16e2c96264468760613ca36f4ae6f5f98033..ea95090450919098f5d1f8488de0e896f402c389 100644 (file)
@@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4
 SUFFIXES =
 PHONY =
 TESTS =
-CLEANFILES = 
+CLEANFILES =
 bin_PROGRAMS =
 noinst_HEADERS =
 lib_LTLIBRARIES =
@@ -19,7 +19,7 @@ EXTRA_DIST = README.FIRST
 SUBDIRS = docs libhashkit
 
 test-docs:
-       (cd docs && make test-docs)
+       (cd docs && $(MAKE) test-docs)
 include libmemcached/include.am
 include clients/include.am
 include tests/include.am