wrong commit recovery
authorJan Pospíšil <honik@ntc.zcu.cz>
Mon, 20 Feb 2006 10:42:03 +0000 (10:42 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Mon, 20 Feb 2006 10:42:03 +0000 (10:42 +0000)
org.glite.lb.client/Makefile

index 12f1219..14ed42a 100644 (file)
@@ -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}