git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62a742e
)
include plugin_mgr.o in link
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 25 Jan 2010 10:18:47 +0000
(10:18 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 25 Jan 2010 10:18:47 +0000
(10:18 +0000)
org.glite.lb.logger/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/Makefile
b/org.glite.lb.logger/Makefile
index
7faab40
..
3b79c31
100644
(file)
--- a/
org.glite.lb.logger/Makefile
+++ b/
org.glite.lb.logger/Makefile
@@
-78,7
+78,8
@@
LOGD_NOBJS:=${LOGD_OBJS:.o=.no}
INTERLOG_OBJS:=il_error.o input_queue_socket.o \
recover.o send_event.o \
event_queue.o event_store.o il_master.o interlogd.o \
- queue_mgr.o server_msg.o queue_thread.o
+ queue_mgr.o server_msg.o queue_thread.o \
+ plugin_mgr.o
WS_INTERLOG_OBJS:=il_error.o input_queue_socket_http.o \
recover.o http.o send_event_http.o \