From: Michal Voců Date: Tue, 31 Aug 2004 13:31:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ext_bones_merge_dest~54 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=896ce7dd8663f183dd12029055cc03824133eb43;p=jra1mw.git *** empty log message *** --- diff --git a/org.glite.lb.logger/Makefile b/org.glite.lb.logger/Makefile index 63879f3..a5953ce 100644 --- a/org.glite.lb.logger/Makefile +++ b/org.glite.lb.logger/Makefile @@ -117,3 +117,5 @@ ${INTERLOG_OBJS}: %.o: %.c ${LOGD_OBJS}: %.o: %.c ${CC} ${CFLAGS} ${GLOBUSINC} -c $< -o $@ +logd_proto_test.o: %.o: %.c + ${CC} ${CFLAGS} ${GLOBUSINC} -c $< -o $@ \ No newline at end of file