Small build fix.
authorBrian Aker <brian@gaz>
Thu, 17 Dec 2009 23:16:41 +0000 (15:16 -0800)
committerBrian Aker <brian@gaz>
Thu, 17 Dec 2009 23:16:41 +0000 (15:16 -0800)
Makefile.am

index f807c697fd3730b07457f6b1f5785a2bdbb66ec7..868ea873977101976fae4ec81abf5a63e8a87f9a 100644 (file)
@@ -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