This cleans up some accidental linking we were getting with curses.
[m6w6/libmemcached] / Makefile.am
index 079f9482c6912d33cdb85f76b4b62cecfbd335ad..7a09b51f35a9fff850a171aa7e13cc33eb20430e 100644 (file)
@@ -15,10 +15,12 @@ nobase_include_HEADERS =
 check_PROGRAMS =
 EXTRA_HEADERS =
 BUILT_SOURCES=
+DISTCLEANFILES=
 EXTRA_DIST= \
            ${srcdir}/m4/pandora_*.m4 \
            .quickly \
            README.FIRST \
+           README.win32 \
            config/autorun.sh \
            config/pandora-plugin \
            config/uncrustify.cfg \
@@ -40,6 +42,7 @@ test-docs:
        (cd docs && $(MAKE) test-docs)
 include libmemcached/include.am
 include clients/include.am
+include libtest/include.am
 include libhashkit/include.am
 include unittests/include.am
 include tests/include.am
@@ -93,5 +96,6 @@ lcov-clean: clean
        find . -name '*.gcno' | xargs rm -f
        find . -name '*.gcda' | xargs rm -f
 
+CLEANFILES+= config/top.h