X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2FMakefile.am;h=f16e172b2989765c27de1b5d6c7f251cac295bc7;hb=9f255f52501e9429f643772a186cc7a72a5e8893;hp=3a115acea353a136c512c1bffa77e99ffd759ae1;hpb=4a440b06cef2999739f9f86ea1bce7a0e8cf72d3;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 3a115ac..f16e172 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.52 2006-08-30 10:48:52 adam Exp $ +## $Id: Makefile.am,v 1.53 2006-08-31 13:01:09 marc Exp $ MAINTAINERCLEANFILES = Makefile.in config.in config.hpp @@ -17,6 +17,7 @@ libmetaproxy_la_SOURCES = \ filter.hpp filter.cpp \ filter_auth_simple.cpp filter_auth_simple.hpp \ filter_backend_test.cpp filter_backend_test.hpp \ + filter_bounce.cpp filter_bounce.hpp \ filter_frontend_net.cpp filter_frontend_net.hpp \ filter_http_file.cpp filter_http_file.hpp \ filter_log.cpp filter_log.hpp \