From 09319d79342e6bdfecd72afcf74b47ac820dacc0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20Voc=C5=AF?= Date: Tue, 31 Aug 2004 16:02:23 +0000 Subject: [PATCH] * actually run the test --- org.glite.lb.common/Makefile | 1 + 1 file changed, 1 insertion(+) 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} -- 1.8.2.3