summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTrond Norbye <Trond.Norbye@sun.com>2009-03-23 20:55:15 +0100
committerTrond Norbye <Trond.Norbye@sun.com>2009-03-23 20:55:15 +0100
commit7cf9489b2cad1e984bfd58fea5000aa4d5a562e4 (patch)
tree17d6773275cb106451dc3301b40d2bf45b8e04d3 /Makefile.am
parent9ce2e0ac5638064cb1d268292b08256e33643a19 (diff)
downloadmemcached-7cf9489b2cad1e984bfd58fea5000aa4d5a562e4.tar.gz
Do not install memcached-debug sizes internal_tests
see http://code.google.com/p/memcached/issues/detail?id=37
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d263d07..4cf00b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
-bin_PROGRAMS = memcached memcached-debug sizes internal_tests
+bin_PROGRAMS = memcached
pkginclude_HEADERS = protocol_binary.h
+noinst_PROGRAMS = memcached-debug sizes internal_tests
BUILT_SOURCES=