]> 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 3e4d36d56e7b65c11851fccf5fee36993bfbe89b..4edc95293d236323b3e3ec4c547e32fb6e5b0616 100644 (file)
@@ -10,7 +10,10 @@ PROG = mod_ping.so
 
 SRCS = ./ping.cpp
 
-STGLIBS = -lstg_pinger -lstg_common
+STGLIBS = pinger \
+         common \
+         logger \
+         scriptexecuter
 
 include ../../Makefile.in