filter_cql_to_rpn.cpp filter_cql_to_rpn.hpp \
filter_frontend_net.cpp filter_frontend_net.hpp \
filter_http_file.cpp filter_http_file.hpp \
+ filter_limit.cpp filter_limit.hpp \
filter_load_balance.cpp filter_load_balance.hpp \
filter_log.cpp filter_log.hpp \
filter_multi.cpp filter_multi.hpp \
sru_util.cpp sru_util.hpp \
thread_pool_observer.cpp thread_pool_observer.hpp \
util.cpp util.hpp \
- xmlutil.cpp xmlutil.hpp \
- filter_limit.cpp filter_limit.hpp
+ xmlutil.cpp xmlutil.hpp
+
libmetaproxy_la_LIBADD = $(YAZPPLALIB) $(BOOST_LIB) $(BOOST_THREAD_LIB)