X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=inline;f=src%2FMakefile.am;h=c3488de4818e1ab62ca0e4f297f5062aabaeb130;hb=dec223c79181a3a899c1239f3aa6c6461e177462;hp=0223e7642026c2e27f26066ec3f1c146aa9216f1;hpb=fc0c1337746e1fc79a07133e6154256a23922a6a;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 0223e76..c3488de 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.55 2006-09-26 13:02:50 marc Exp $ +## $Id: Makefile.am,v 1.56 2006-09-26 13:04:07 marc Exp $ MAINTAINERCLEANFILES = Makefile.in config.in config.hpp @@ -36,6 +36,7 @@ libmetaproxy_la_SOURCES = \ 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