From: Date: Mon, 10 Mar 2008 17:48:23 +0000 (-0400) Subject: Fix to make clients appear in "make dist" X-Git-Tag: 0.20~1^2~59 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=635bcecf503c4c2428fb07ea056cd3c166a549fe;p=awesomized%2Flibmemcached Fix to make clients appear in "make dist" --- diff --git a/Makefile.am b/Makefile.am index b9213a75..4e4fb2e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = -SUBDIRS = docs libmemcached tests support +SUBDIRS = docs libmemcached tests support clients EXTRA_dist = README.FIRST test: all