git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add divert_cap params description.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
ping
/
Makefile
diff --git
a/projects/stargazer/plugins/other/ping/Makefile
b/projects/stargazer/plugins/other/ping/Makefile
index 212bd2889b1d7132c0861b16531908e38cf17dc9..4edc95293d236323b3e3ec4c547e32fb6e5b0616 100644
(file)
--- a/
projects/stargazer/plugins/other/ping/Makefile
+++ b/
projects/stargazer/plugins/other/ping/Makefile
@@
-10,7
+10,10
@@
PROG = mod_ping.so
SRCS = ./ping.cpp
SRCS = ./ping.cpp
-STGLIBS = -lstgpinger -lstgcommon
+STGLIBS = pinger \
+ common \
+ logger \
+ scriptexecuter
include ../../Makefile.in
include ../../Makefile.in