X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2FMakefile.am;h=2fd787827ae30bf7ab28269140adff6ef0821923;hb=58556d445148f40d65dbfee9f87ddae009d08cae;hp=17c0c9b0d64081ca384661f49ae4b1905cf690a7;hpb=8ced8e7b5de3ecba12ac68ce5c5e8cddf40d800f;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 17c0c9b..2fd7878 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,7 +28,9 @@ libmetaproxy_la_SOURCES = \ filter_cgi.cpp filter_cgi.hpp \ filter_cql_to_rpn.cpp filter_cql_to_rpn.hpp \ filter_frontend_net.cpp filter_frontend_net.hpp \ + filter_http_client.cpp filter_http_client.hpp \ filter_http_file.cpp filter_http_file.hpp \ + filter_http_rewrite1.cpp filter_http_rewrite1.hpp \ filter_limit.cpp filter_limit.hpp \ filter_load_balance.cpp filter_load_balance.hpp \ filter_log.cpp filter_log.hpp \