Fixed bug #645: Filter Frontend_net must set proper Origin value.
[metaproxy-moved-to-github.git] / src / Makefile.am
index c0a8584..3a115ac 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.52 2006-08-30 10:48:52 adam Exp $
 
 MAINTAINERCLEANFILES = Makefile.in config.in config.hpp
 
@@ -27,7 +27,7 @@ libmetaproxy_la_SOURCES = \
        filter_virt_db.cpp filter_virt_db.hpp \
        filter_z3950_client.cpp filter_z3950_client.hpp \
        gduutil.cpp gduutil.hpp \
-       package.cpp package.hpp \
+       origin.cpp package.cpp package.hpp \
        pipe.cpp pipe.hpp \
        plainfile.cpp \
        router.hpp router_chain.hpp router_chain.cpp \