X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2FMakefile.am;h=ec2f27a2e5252a54295d1249f787ce4aef6ee05c;hb=89fbedda22a877bd54d8dfff54cbb5488c3c941f;hp=66883f4ccc70e3966ab0831b7c4facee60f04eb1;hpb=205cd783f9e6d28fef9ca3f719e259e7d4e2283a;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 66883f4..ec2f27a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,6 +21,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_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_file.cpp filter_http_file.hpp \