Improved on the error messages in the parser.
[awesomized/libmemcached] / libmemcached / options / include.am
index 2e60573b3a29e806a114dfb9a908fc3919b0e832..d110a943f6eca52a89d215b1a5e401dab6b4aece 100644 (file)
@@ -14,12 +14,12 @@ EXTRA_DIST+= \
             libmemcached/options/parser.yy
 
 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/options/type.h
+                libmemcached/options/symbol.h
 
 libmemcached_libmemcached_la_SOURCES+= \
                                       libmemcached/options/parser.cc \