projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
1fefa98
)
Small build fix.
author
Brian Aker
<brian@gaz>
Thu, 17 Dec 2009 23:16:41 +0000
(15:16 -0800)
committer
Brian Aker
<brian@gaz>
Thu, 17 Dec 2009 23:16:41 +0000
(15:16 -0800)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index f807c697fd3730b07457f6b1f5785a2bdbb66ec7..868ea873977101976fae4ec81abf5a63e8a87f9a 100644
(file)
--- 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