Implemented cql_to_rpn filter. Requires new yazpp from today's CVS.
[metaproxy-moved-to-github.git] / src / Makefile.am
index b3fa8c0..9e2cd81 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.61 2007-01-02 15:35:36 marc Exp $
+## $Id: Makefile.am,v 1.62 2007-01-12 10:16:21 adam Exp $
 
 MAINTAINERCLEANFILES = Makefile.in config.in config.hpp
 
@@ -18,6 +18,7 @@ libmetaproxy_la_SOURCES = \
        filter_auth_simple.cpp filter_auth_simple.hpp \
        filter_backend_test.cpp filter_backend_test.hpp \
        filter_bounce.cpp filter_bounce.hpp \
+       filter_cql_to_rpn.cpp filter_cql_to_rpn.hpp \
        filter_frontend_net.cpp filter_frontend_net.hpp \
        filter_http_file.cpp filter_http_file.hpp \
        filter_load_balance.cpp filter_load_balance.hpp \