From 661c7d82267e7fd89c9ba53f21ad3f177495f5cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Sun, 10 Jun 2007 13:02:11 +0000 Subject: [PATCH] stage also timeouts.h --- org.glite.lb.common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.common/Makefile b/org.glite.lb.common/Makefile index 1278ba7..265ef60 100644 --- a/org.glite.lb.common/Makefile +++ b/org.glite.lb.common/Makefile @@ -109,7 +109,7 @@ THRLOBJS:=${OBJS:.o=.thr.lo} HDRS:=context.h context-int.h lb_plain_io.h mini_http.h authz.h xml_parse.h \ xml_conversions.h log_proto.h events_parse.h il_string.h il_msg.h \ escape.h ulm_parse.h trio.h lb_maildir.h connpool.h notifid.h notif_rec.h \ - query_rec.h LoggingExceptions.h CountRef.h ${PERF_HDRS} + query_rec.h timeouts.h LoggingExceptions.h CountRef.h ${PERF_HDRS} GEN_HDRS:=Event.h events.h jobstat.h STATICLIB:=libglite_lb_common_${nothrflavour}.a -- 1.8.2.3