From: Jan Pospíšil Date: Mon, 20 Feb 2006 10:42:03 +0000 (+0000) Subject: wrong commit recovery X-Git-Tag: merge_for_3_1_dst~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=9de1542dc68f8530fa7900ab13d92f4679382314;p=jra1mw.git wrong commit recovery --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 12f1219..14ed42a 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -241,7 +241,7 @@ ${MAN_GZ}: ${MAN} default: all -compile all: ${LIB} ${THRLIB} ${TOOLS} logevent ${PLUSLIB} ${THRPLUSLIB} examples ${MAN_GZ} +compile all: check_version ${LIB} ${THRLIB} ${TOOLS} logevent ${PLUSLIB} ${THRPLUSLIB} examples ${MAN_GZ} examples: ${EXAMPLES} ${EXAMPLES_CL} ${sh_PROGS}