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:
90708c6
)
build plugin by default
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Fri, 29 Feb 2008 14:14:31 +0000
(14:14 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Fri, 29 Feb 2008 14:14:31 +0000
(14:14 +0000)
org.glite.lb.state-machine/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.state-machine/Makefile
b/org.glite.lb.state-machine/Makefile
index
8ffe87f
..
5134a32
100644
(file)
--- a/
org.glite.lb.state-machine/Makefile
+++ b/
org.glite.lb.state-machine/Makefile
@@
-49,7
+49,7
@@
MACHINE_LIB=libglite_lb_statemachine.a
default all: compile
-compile: ${MACHINE_LIB}
+compile: ${MACHINE_LIB}
${PLUGIN_LIB}
${PLUGIN_LIB}: ${PLUGIN_LOBJS}
${SOLINK} -o $@ ${PLUGIN_LOBJS} ${PLUGIN_LIBS}