2 # included from Top Level Makefile.am
3 # All paths should be given relative to the root
6 libmemcached/options/parser.output
9 libmemcached/options/context.h \
10 libmemcached/options/parser.h \
11 libmemcached/options/scanner.h \
12 libmemcached/options/server.h \
13 libmemcached/options/symbol.h
15 libmemcached_libmemcached_la_SOURCES+= \
16 libmemcached/options/parser.cc \
17 libmemcached/options/scanner.cc
19 include libmemcached/options/parser.am