X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a89444b19b0ceb41db8db6cfa4e6fa77e26d7759..6f64130aea790fdfa868b78a39ad1988e05f7cd7:/projects/stargazer/plugins/authorization/ao/Makefile

diff --git a/projects/stargazer/plugins/authorization/ao/Makefile b/projects/stargazer/plugins/authorization/ao/Makefile
index 0e356aa1..cd9b7c05 100644
--- a/projects/stargazer/plugins/authorization/ao/Makefile
+++ b/projects/stargazer/plugins/authorization/ao/Makefile
@@ -10,7 +10,6 @@ SRCS = ./ao.cpp
 
 STGLIBS = scriptexecuter \
 	  logger \
-	  locker \
 	  common
 
 include ../../Makefile.in