]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/ao/Makefile
Simplified STG_LOCKER.
[stg.git] / projects / stargazer / plugins / authorization / ao / Makefile
index a8651d64a10f2059a8f7233d3ac4d01e1377762c..cd9b7c0547e744f5c84fb9872bd6aea62f44ea9c 100644 (file)
@@ -8,7 +8,9 @@ PROG = mod_auth_ao.so
 
 SRCS = ./ao.cpp
 
-STGLIBS = -lstgcommon
+STGLIBS = scriptexecuter \
+         logger \
+         common
 
 include ../../Makefile.in