]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/ping/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / plugins / other / ping / Makefile
index 212bd2889b1d7132c0861b16531908e38cf17dc9..4edc95293d236323b3e3ec4c547e32fb6e5b0616 100644 (file)
@@ -10,7 +10,10 @@ PROG = mod_ping.so
 
 SRCS = ./ping.cpp
 
-STGLIBS = -lstgpinger -lstgcommon
+STGLIBS = pinger \
+         common \
+         logger \
+         scriptexecuter
 
 include ../../Makefile.in