X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached-1.0%2Fstruct%2Finclude.am;h=fc2d9223c5ad7dfc9b8ac83068b31550d5826047;hb=8cf5f36e16ecaf6e1e7622a3a7cad81491602b0d;hp=eff3c520d10a10f845d3f8f627e1cae8141f9024;hpb=6e50e7a48d1230946aa73d42d47e89307d716b6b;p=m6w6%2Flibmemcached 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