- linking test_xml fixed
authorJiří Škrábal <nykolas@ics.muni.cz>
Fri, 15 Oct 2004 11:30:19 +0000 (11:30 +0000)
committerJiří Škrábal <nykolas@ics.muni.cz>
Fri, 15 Oct 2004 11:30:19 +0000 (11:30 +0000)
org.glite.lb.server/Makefile

index d46665b..52ae029 100644 (file)
@@ -132,7 +132,7 @@ test.xml: test_xml
 
 test_xml: test_xml.cpp
        ${CXX} -c ${CFLAGS} ${TEST_INC} $<
-       ${LINKXX} -o $@ test_xml.o lb_xml_parse.o ${COMMON_LIB} ${TEST_LIBS}
+       ${LINKXX} -o $@ test_xml.o lb_xml_parse.o ${COMMON_LIB} ${TEST_LIBS} ${EXT_LIBS}
 
 test.query: test_query_events
        ./test_query_events