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:
3fe3f20
)
Fix include file for missing file.
author
Brian Aker
<brian@tangent.org>
Sat, 11 Feb 2012 23:24:38 +0000
(15:24 -0800)
committer
Brian Aker
<brian@tangent.org>
Sat, 11 Feb 2012 23:24:38 +0000
(15:24 -0800)
tests/libmemcached-1.0/include.am
patch
|
blob
|
history
diff --git
a/tests/libmemcached-1.0/include.am
b/tests/libmemcached-1.0/include.am
index 702d4a6fd38d1a33b9496249ba0d6ff0bdf2e0a1..279e2a39593fca45490255ae26b89e71d70c0b53 100644
(file)
--- a/
tests/libmemcached-1.0/include.am
+++ b/
tests/libmemcached-1.0/include.am
@@
-24,6
+24,7
@@
noinst_HEADERS+= \
tests/libmemcached-1.0/fetch_all_results.h \
tests/libmemcached-1.0/generate.h \
tests/libmemcached-1.0/haldenbrand.h \
+ tests/libmemcached-1.0/mem_functions.h \
tests/libmemcached-1.0/servers_to_create.h \
tests/libmemcached-1.0/setup_and_teardowns.h \
tests/libmemcached-1.0/stat.h \