]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/userstat/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / other / userstat / Makefile
index 0046e2cf160c3f0b6931a46b4c2ca6e2ad9856da..ccc637274ebb2a3f6e4e1d8bf332c031d983b173 100644 (file)
@@ -23,8 +23,8 @@ PROG = mod_userstat.so
 SRCS = ./userstat.cpp \
        ./datathread.cpp
 
-LIBS += -lstg_common \
-       -lstg_crypto
+LIBS += -lstgcommon \
+       -lstgcrypto
 
 include ../../Makefile.in