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:
ba35cd7
)
Moved tests/ to after client/, since it depends on things from client/
author
Monty Taylor
<mordred@inaugust.com>
Wed, 8 Jul 2009 18:04:42 +0000
(11:04 -0700)
committer
Monty Taylor
<mordred@inaugust.com>
Wed, 8 Jul 2009 18:04:42 +0000
(11:04 -0700)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 2ec3051406c6831c2f6230aa605e45f35f934353..672ac763adbafe7dd8c0fb7f87a4f7c98326c1bc 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,6
+1,6
@@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = docs libmemcached libmemcachedutil
tests support clien
ts
+SUBDIRS = docs libmemcached libmemcachedutil
support clients tes
ts
EXTRA_dist = README.FIRST
check-local: test-no-outputdiff