From: Michal Voců Date: Tue, 31 Aug 2004 16:02:23 +0000 (+0000) Subject: * actually run the test X-Git-Tag: ext_bones_merge_dest~44 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=09319d79342e6bdfecd72afcf74b47ac820dacc0;p=jra1mw.git * actually run the test --- diff --git a/org.glite.lb.common/Makefile b/org.glite.lb.common/Makefile index 12533bf..c8a581e 100644 --- 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}