From: Aleš Křenek Date: Thu, 16 Oct 2008 15:13:44 +0000 (+0000) Subject: install stat_fields.h X-Git-Tag: test_tag~132 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c8bad8e5ec1b477cc2e4b3436f762b606360adfe;p=jra1mw.git install stat_fields.h --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index 6e06f5a..2e05e39 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -120,7 +120,7 @@ LIBOBJS:=connection.o consumer.o notification.o prod_proto.o \ PLUSOBJS:=Event.o Job.o JobStatus.o Notification.o ServerConnection.o stat_fields.o HDRS:=consumer.h notification.h statistics.h prod_proto.h connection.h \ - Job.h Notification.h ServerConnection.h + Job.h Notification.h ServerConnection.h stat_fields.h GEN_HDRS:=JobStatus.h producer.h LIBTHROBJS:=${LIBOBJS:.o=.thr.o}