install stat_fields.h
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 16 Oct 2008 15:13:44 +0000 (15:13 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 16 Oct 2008 15:13:44 +0000 (15:13 +0000)
org.glite.lb.client/Makefile

index 6e06f5a..2e05e39 100644 (file)
@@ -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}