Merge up work for to remove build.cc
[awesomized/libmemcached] / libmemcached / options / include.am
index 067c387c529519fef51c38bdf5f7776b0bfabfef..f25522a5998f1d03911b7a4c994a19654e6b7080 100644 (file)
@@ -10,7 +10,6 @@ DISTCLEANFILES+= \
                 libmemcached/options/scanner.h
 
 noinst_HEADERS+= \
-                libmemcached/options/build.h \
                 libmemcached/options/context.h \
                 libmemcached/options/parser.h \
                 libmemcached/options/scanner.h \
@@ -19,6 +18,7 @@ noinst_HEADERS+= \
                 libmemcached/options/symbol.h
 
 libmemcached_libmemcached_la_SOURCES+= \
-                                      libmemcached/options/build.cc \
                                       libmemcached/options/parser.cc \
                                       libmemcached/options/scanner.cc
+
+include libmemcached/options/parser.am