]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / other / rscript / Makefile
index cad853c7e4a782d8f0bd77f3553ccf3ac3e2f698..343d1150db8dbf106bebf17b1cdd9ee4229e7a5b 100644 (file)
@@ -11,7 +11,7 @@ PROG = mod_remote_script.so
 SRCS = ./rscript.cpp \
        ./nrmap_parser.cpp
 
-STGLIBS = -lstg_common -lstg_crypto
+STGLIBS = -lstgcommon -lstgcrypto
 
 include ../../Makefile.in