Added files missing from the tarball.
authorMonty Taylor <mordred@inaugust.com>
Wed, 18 Aug 2010 17:51:07 +0000 (10:51 -0700)
committerMonty Taylor <mordred@inaugust.com>
Wed, 18 Aug 2010 17:51:07 +0000 (10:51 -0700)
Makefile.am
tests/include.am

index 079f9482c6912d33cdb85f76b4b62cecfbd335ad..7111bceb2160ee40278f383ffb1711d2c3e4f960 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 501939df05b3506817138fcde717f77e23643543..e6c5367f23c750e5a7be951e995a60300fae2952 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 \