]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/inetaccess/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / authorization / inetaccess / Makefile
index 629977156428621b5888b0aff9e21f96bdaab7f0..15fd52878c6c75884835a7e13ff84d0f047c3de5 100644 (file)
@@ -10,7 +10,7 @@ PROG = mod_auth_ia.so
 
 SRCS = ./inetaccess.cpp
 
-STGLIBS = -lstg_common -lstg_crypto
+STGLIBS = -lstgcommon -lstgcrypto
 
 include ../../Makefile.in