Merge in dist fix from Monty
authorBrian Aker <brian@tangent.org>
Tue, 22 Feb 2011 02:09:08 +0000 (18:09 -0800)
committerBrian Aker <brian@tangent.org>
Tue, 22 Feb 2011 02:09:08 +0000 (18:09 -0800)
Makefile.am
tests/include.am

index df606e6171ed2e30e184494bbc53f1d4e578778f..7b866d0c67b0f185c2e4481415309c516a9bb101 100644 (file)
@@ -19,6 +19,7 @@ EXTRA_DIST= \
            ${srcdir}/m4/pandora_*.m4 \
            .quickly \
            README.FIRST \
+           README.win32 \
            config/autorun.sh \
            config/pandora-plugin \
            config/uncrustify.cfg \
index 27a7bf5164b42426f93db263ead3d9c918751479..b90a5ef7d9f8559f33b833ecdf3bbe0697c7be02 100644 (file)
@@ -14,6 +14,10 @@ if BUILD_LIBMEMCACHEDUTIL
 TESTS_LDADDS+= libmemcached/libmemcachedutil.la
 endif
 
+EXTRA_DIST+= \
+            tests/cpp_example.cc \
+            tests/output_plus.res
+
 noinst_HEADERS+= \
                 tests/hash_results.h \
                 tests/ketama_test_cases.h \