added header file
[metaproxy-moved-to-github.git] / src / Makefile.am
index c0a8584..c3488de 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.51 2006-08-29 10:06:31 marc Exp $
+## $Id: Makefile.am,v 1.56 2006-09-26 13:04:07 marc Exp $
 
 MAINTAINERCLEANFILES = Makefile.in config.in config.hpp
 
@@ -17,22 +17,26 @@ 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 \
        filter_multi.cpp filter_multi.hpp \
        filter_query_rewrite.cpp filter_query_rewrite.hpp \
        filter_session_shared.cpp filter_session_shared.hpp \
+        filter_sru_to_z3950.cpp  filter_sru_to_z3950.hpp \
        filter_template.cpp filter_template.hpp \
        filter_virt_db.cpp filter_virt_db.hpp \
        filter_z3950_client.cpp filter_z3950_client.hpp \
        gduutil.cpp gduutil.hpp \
+       origin.cpp origin.hpp \
        package.cpp package.hpp \
        pipe.cpp pipe.hpp \
        plainfile.cpp \
        router.hpp router_chain.hpp router_chain.cpp \
         router_flexml.hpp router_flexml.cpp \
        session.cpp session.hpp \
+       sru_util.cpp sru_util.hpp \
        thread_pool_observer.cpp thread_pool_observer.hpp \
        util.cpp util.hpp \
        xmlutil.cpp xmlutil.hpp