From 1fe1c459a115bf70c33e601660b45ab33f4558fa Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Thu, 17 Dec 2009 15:16:41 -0800 Subject: [PATCH] Small build fix. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2