git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f8863c
)
- linking test_xml fixed
author
Jiří Škrábal
<nykolas@ics.muni.cz>
Fri, 15 Oct 2004 11:30:19 +0000
(11:30 +0000)
committer
Jiří Škrábal
<nykolas@ics.muni.cz>
Fri, 15 Oct 2004 11:30:19 +0000
(11:30 +0000)
org.glite.lb.server/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/Makefile
b/org.glite.lb.server/Makefile
index
d46665b
..
52ae029
100644
(file)
--- a/
org.glite.lb.server/Makefile
+++ b/
org.glite.lb.server/Makefile
@@
-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