X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/4ab6759cf046b076e454cbf01bc4b299e4e63794..324028b1d412ab7308d2be18be2b8e4e30310d27:/projects/stargazer/plugins/other/userstat/Makefile?ds=sidebyside diff --git a/projects/stargazer/plugins/other/userstat/Makefile b/projects/stargazer/plugins/other/userstat/Makefile index 0046e2cf..ccc63727 100644 --- a/projects/stargazer/plugins/other/userstat/Makefile +++ b/projects/stargazer/plugins/other/userstat/Makefile @@ -23,8 +23,8 @@ PROG = mod_userstat.so SRCS = ./userstat.cpp \ ./datathread.cpp -LIBS += -lstg_common \ - -lstg_crypto +LIBS += -lstgcommon \ + -lstgcrypto include ../../Makefile.in