From: Brian Aker Date: Thu, 17 Dec 2009 23:16:41 +0000 (-0800) Subject: Small build fix. X-Git-Tag: 0.37~60 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=1fe1c459a115bf70c33e601660b45ab33f4558fa;p=awesomized%2Flibmemcached Small build fix. --- diff --git a/Makefile.am b/Makefile.am index f807c697..868ea873 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = docs libmemcached support clients tests example libhashkit +SUBDIRS = docs libmemcached libhashkit support clients tests example EXTRA_dist = README.FIRST check-local: test-no-outputdiff