Added yp2::PlainFile class which reads Unix-style plain text files.
[metaproxy-moved-to-github.git] / src / Makefile.am
index cedd45a..f9d5e14 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.45 2006-01-19 12:18:09 marc Exp $
+## $Id: Makefile.am,v 1.47 2006-01-25 11:27:19 adam Exp $
 
 MAINTAINERCLEANFILES = Makefile.in config.in config.hpp
 
@@ -28,9 +28,10 @@ libyp2_la_SOURCES = \
        filter_backend_test.cpp filter_backend_test.hpp \
        filter_session_shared.cpp filter_session_shared.hpp \
        filter_template.cpp filter_template.hpp \
+       filter_http_file.cpp filter_http_file.hpp \
        factory_static.cpp factory_static.hpp \
        pipe.cpp pipe.hpp \
-       util.cpp util.hpp \
+       util.cpp util.hpp plainfile.cpp \
        xmlutil.cpp xmlutil.hpp
 
 # Rules for programs..