X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5178870c9c7f80d0c6f1b715d0131320d8f5bc90..90e389f6ec12e60a62c362296ffcf314feb5b03d:/projects/stargazer/plugins/other/ping/Makefile?ds=sidebyside diff --git a/projects/stargazer/plugins/other/ping/Makefile b/projects/stargazer/plugins/other/ping/Makefile index 3e4d36d5..212bd288 100644 --- a/projects/stargazer/plugins/other/ping/Makefile +++ b/projects/stargazer/plugins/other/ping/Makefile @@ -10,7 +10,7 @@ PROG = mod_ping.so SRCS = ./ping.cpp -STGLIBS = -lstg_pinger -lstg_common +STGLIBS = -lstgpinger -lstgcommon include ../../Makefile.in