]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/ping/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / other / ping / Makefile
index 3e4d36d56e7b65c11851fccf5fee36993bfbe89b..212bd2889b1d7132c0861b16531908e38cf17dc9 100644 (file)
@@ -10,7 +10,7 @@ PROG = mod_ping.so
 
 SRCS = ./ping.cpp
 
-STGLIBS = -lstg_pinger -lstg_common
+STGLIBS = -lstgpinger -lstgcommon
 
 include ../../Makefile.in