From: Jan Pospíšil Date: Mon, 20 Mar 2006 15:24:29 +0000 (+0000) Subject: do not build lbmon-db by default X-Git-Tag: glite-wms-utils-exception_R_3_1_0~8 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=5e2973152590334bbc146059044ce86890783be7;p=jra1mw.git do not build lbmon-db by default it wil be moved to org.glite.lb.utils --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 22d171f..afd7c9e 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -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}