do not build lbmon-db by default
authorJan Pospíšil <honik@ntc.zcu.cz>
Mon, 20 Mar 2006 15:24:29 +0000 (15:24 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Mon, 20 Mar 2006 15:24:29 +0000 (15:24 +0000)
it wil be moved to org.glite.lb.utils

org.glite.lb.client/Makefile

index 22d171f..afd7c9e 100644 (file)
@@ -240,7 +240,7 @@ ${MAN_GZ}: ${MAN}
 default: all
 
 
-compile all: check_version ${LIB} ${THRLIB} ${TOOLS} logevent lbmon-db ${PLUSLIB} ${THRPLUSLIB} examples ${MAN_GZ}
+compile all: ${LIB} ${THRLIB} ${TOOLS} logevent ${PLUSLIB} ${THRPLUSLIB} examples ${MAN_GZ}
 
 examples: ${EXAMPLES} ${EXAMPLES_CL} ${sh_PROGS}