stats.o in bkindex -- not really needed but prevnets unresolved symbols
authorAleš Křenek <ljocha@ics.muni.cz>
Mon, 26 Sep 2005 09:44:36 +0000 (09:44 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Mon, 26 Sep 2005 09:44:36 +0000 (09:44 +0000)
org.glite.lb.server/Makefile

index e047f08..ac01fb4 100644 (file)
@@ -167,7 +167,7 @@ endif
 
 INDEX_OBJS:= index.o index_parse.o jobstat_supp.o lbs_db.o lbs_db_supp.o openserver.o \
        jobstat.o process_event.o query.o lock.o get_events.o write2rgma.o index_lex.o \
-       lb_authz.o store.o bkindex.o
+       lb_authz.o store.o bkindex.o stats.o
 
 INDEX_LIBS:= ${SRVBONES_LIB} ${COMMON_LIBS} ${EXT_LIBS}