]> git.stg.codes - stg.git/blobdiff - stargazer/plugins/authorization/ao/Makefile
Reorganize plugins.
[stg.git] / stargazer / plugins / authorization / ao / Makefile
diff --git a/stargazer/plugins/authorization/ao/Makefile b/stargazer/plugins/authorization/ao/Makefile
deleted file mode 100644 (file)
index cd9b7c0..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-###############################################################################
-# $Id: Makefile,v 1.10 2008/12/04 15:41:03 faust Exp $
-###############################################################################
-
-include ../../../../../Makefile.conf
-
-PROG = mod_auth_ao.so
-
-SRCS = ./ao.cpp
-
-STGLIBS = scriptexecuter \
-         logger \
-         common
-
-include ../../Makefile.in
-