summaryrefslogtreecommitdiff
path: root/libmemcached-1.0/struct
diff options
context:
space:
mode:
Diffstat (limited to 'libmemcached-1.0/struct')
-rw-r--r--libmemcached-1.0/struct/include.am20
1 files changed, 9 insertions, 11 deletions
diff --git a/libmemcached-1.0/struct/include.am b/libmemcached-1.0/struct/include.am
index eff3c520..fc2d9223 100644
--- a/libmemcached-1.0/struct/include.am
+++ b/libmemcached-1.0/struct/include.am
@@ -2,14 +2,12 @@
# included from Top Level Makefile.am
# All paths should be given relative to the root
-nobase_include_HEADERS+= \
- libmemcached-1.0/struct/allocator.h \
- libmemcached-1.0/struct/analysis.h \
- libmemcached-1.0/struct/callback.h \
- libmemcached-1.0/struct/memcached.h \
- libmemcached-1.0/struct/result.h \
- libmemcached-1.0/struct/sasl.h \
- libmemcached-1.0/struct/server.h \
- libmemcached-1.0/struct/stat.h \
- libmemcached-1.0/struct/string.h
-
+nobase_include_HEADERS+= libmemcached-1.0/struct/allocator.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/analysis.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/callback.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/memcached.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/result.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/sasl.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/server.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/stat.h
+nobase_include_HEADERS+= libmemcached-1.0/struct/string.h