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:
f9a26ed
)
* actually run the test
author
Michal Voců
<michal@ruk.cuni.cz>
Tue, 31 Aug 2004 16:02:23 +0000
(16:02 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Tue, 31 Aug 2004 16:02:23 +0000
(16:02 +0000)
org.glite.lb.common/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/Makefile
b/org.glite.lb.common/Makefile
index
12533bf
..
c8a581e
100644
(file)
--- a/
org.glite.lb.common/Makefile
+++ b/
org.glite.lb.common/Makefile
@@
-114,6
+114,7
@@
check.gss: test_gss
test_gss
check.il: il_test
+ il_test
test_gss: test_gss.o
${LINKXX} -o $@ test_gss.o ${LTLIB} ${TEST_LIBS}