]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/radius/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / other / radius / Makefile
index 68be76188f0b3f87968a4033b68830a9895aee9f..9735fb67d9d52493b2e20e2bdfe3e5efde9c7b87 100644 (file)
@@ -10,7 +10,7 @@ PROG = mod_radius.so
 
 SRCS = ./radius.cpp
 
-STGLIBS = -lstg_common -lstg_crypto
+STGLIBS = -lstgcommon -lstgcrypto
 
 include ../../Makefile.in