X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2FMakefile.am;h=9e2cd81d3a1a0ec79810fe1e6b0c33cc00d6a356;hb=1648ce02e4909b932a908beaeae93fd41515b9e5;hp=ba5da16caa50c17dce2e2ee8e257a9d740fbab4d;hpb=6e73632396c2ed75df235eb038ad9701b97b4c73;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index ba5da16..9e2cd81 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.60 2006-12-28 14:59:44 marc Exp $ +## $Id: Makefile.am,v 1.62 2007-01-12 10:16:21 adam Exp $ MAINTAINERCLEANFILES = Makefile.in config.in config.hpp @@ -18,8 +18,10 @@ 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 \ filter_log.cpp filter_log.hpp \ filter_multi.cpp filter_multi.hpp \ filter_query_rewrite.cpp filter_query_rewrite.hpp \