]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/ao/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / authorization / ao / Makefile
index a47cea239842e88e8bfe61446d716d5ddcc4f4d3..a8651d64a10f2059a8f7233d3ac4d01e1377762c 100644 (file)
@@ -8,7 +8,7 @@ PROG = mod_auth_ao.so
 
 SRCS = ./ao.cpp
 
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 include ../../Makefile.in