From c8bad8e5ec1b477cc2e4b3436f762b606360adfe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Thu, 16 Oct 2008 15:13:44 +0000 Subject: [PATCH] install stat_fields.h --- org.glite.lb.client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 1.8.2.3