X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/159f2ebb266a883d5bc34693f36db2688691e03c..a89444b19b0ceb41db8db6cfa4e6fa77e26d7759:/projects/stargazer/plugins/authorization/ao/Makefile diff --git a/projects/stargazer/plugins/authorization/ao/Makefile b/projects/stargazer/plugins/authorization/ao/Makefile index 1a7697e3..0e356aa1 100644 --- a/projects/stargazer/plugins/authorization/ao/Makefile +++ b/projects/stargazer/plugins/authorization/ao/Makefile @@ -8,10 +8,10 @@ PROG = mod_auth_ao.so SRCS = ./ao.cpp -STGLIBS = common \ +STGLIBS = scriptexecuter \ logger \ locker \ - scriptexecuter + common include ../../Makefile.in