X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=7ebc614df4bd6f3783555580c1cae41a4dc3084d;hb=a9b81d72b554d21849c7f25ac0faf487637fde58;hp=23198ab8d4f32dd0724f93215e50207a5b1c3966;hpb=072e5fae5955115963d496106272649e1d4fe1ca;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 23198ab..7ebc614 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.10 2005-10-07 21:38:24 marc Exp $ +## $Id: Makefile.am,v 1.11 2005-10-07 22:46:16 marc Exp $ MAINTAINERCLEANFILES = Makefile.in config.in config.hpp @@ -32,6 +32,8 @@ p2_SOURCES=p2_frontend.cpp p2_msg.cpp p2.cpp p2_frontend.h \ LDADD= $(YAZPPLALIB) $(XSLT_LIBS) test_filter1_LDADD = $(LDADD) -lboost_unit_test_framework +test_filter2_LDADD = $(LDADD) -lboost_unit_test_framework +test_session1_LDADD = $(LDADD) -lboost_unit_test_framework test_boost_threads_LDADD = $(LDADD) -lboost_unit_test_framework