X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2FMakefile.am;h=05bd100c47e5a2951109ef66f671c41fc7d05aba;hb=ba3cc7674e1ad1531e6bf36cebf0a3ad6c4393e6;hp=cedd45a7bb9a1961bfe2e9f4bdbb2379a4187a19;hpb=22c6fb6df0d4b56f388ea8fdd09550a5f3410ee2;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index cedd45a..05bd100 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.45 2006-01-19 12:18:09 marc Exp $ +## $Id: Makefile.am,v 1.46 2006-01-19 21:43:51 adam Exp $ MAINTAINERCLEANFILES = Makefile.in config.in config.hpp @@ -28,6 +28,7 @@ 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 \