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:
1d6e6af
)
Fix to make clients appear in "make dist"
author
<brian@gir-2.local>
<>
Mon, 10 Mar 2008 17:48:23 +0000
(13:48 -0400)
committer
<brian@gir-2.local>
<>
Mon, 10 Mar 2008 17:48:23 +0000
(13:48 -0400)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index b9213a759eb53eb49fed49b72bafa4ca8a1cffdc..4e4fb2e8c9fdf35f0d1a3d2a847f2c680d454317 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,5
+1,5
@@
INCLUDES =
-SUBDIRS = docs libmemcached tests support
+SUBDIRS = docs libmemcached tests support
clients
EXTRA_dist = README.FIRST
test: all