X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2FMakefile.am;h=b3fa8c049fee419c6281e43cdc4ee03ba9ecee2c;hb=66d4ec677bbc06aa9be29ab2e5fa2bec7442a7fa;hp=05dc669631b927a3a3fa281482852213eea11622;hpb=e637fc7750457b84b070b71e009c733887b0dd73;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 05dc669..b3fa8c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.59 2006-10-03 14:04:22 marc Exp $ +## $Id: Makefile.am,v 1.61 2007-01-02 15:35:36 marc Exp $ MAINTAINERCLEANFILES = Makefile.in config.in config.hpp @@ -20,6 +20,7 @@ libmetaproxy_la_SOURCES = \ filter_bounce.cpp filter_bounce.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 \ @@ -29,6 +30,7 @@ libmetaproxy_la_SOURCES = \ filter_template.cpp filter_template.hpp \ filter_virt_db.cpp filter_virt_db.hpp \ filter_z3950_client.cpp filter_z3950_client.hpp \ + filter_zeerex_explain.cpp filter_zeerex_explain.hpp \ gduutil.cpp gduutil.hpp \ origin.cpp origin.hpp \ package.cpp package.hpp \