X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Foptions%2Finclude.am;h=da51ff4b76d335b3513fea37bb6799bfd44966a7;hb=1235c31867b421455a9758909144e74c954d9395;hp=f25522a5998f1d03911b7a4c994a19654e6b7080;hpb=7a1b9c6b5827bd45e02e3a708ebf92184041ab55;p=m6w6%2Flibmemcached diff --git a/libmemcached/options/include.am b/libmemcached/options/include.am index f25522a5..da51ff4b 100644 --- a/libmemcached/options/include.am +++ b/libmemcached/options/include.am @@ -3,18 +3,13 @@ # All paths should be given relative to the root DISTCLEANFILES+= \ - libmemcached/options/parser.output \ - libmemcached/options/parser.cc \ - libmemcached/options/parser.h \ - libmemcached/options/scanner.cc \ - libmemcached/options/scanner.h + libmemcached/options/parser.output noinst_HEADERS+= \ libmemcached/options/context.h \ libmemcached/options/parser.h \ libmemcached/options/scanner.h \ libmemcached/options/server.h \ - libmemcached/options/string.h \ libmemcached/options/symbol.h libmemcached_libmemcached_la_SOURCES+= \