]> jfr.im git - irc/quakenet/newserv.git/blobdiff - trusts/Makefile.in
Seperate out db from main module.
[irc/quakenet/newserv.git] / trusts / Makefile.in
index 1d1028b0679e574a2ba9e1fbce307f5eec48c9df..7f8d2a36fbcdbd7cdfdb49fa39928a41bb435d1c 100644 (file)
@@ -4,9 +4,11 @@ TRUSTSDIRS=newsearch
 
 .PHONY: all dirs $(TRUSTSDIRS) clean distclean
 
-all: trusts.so trusts_commands.so trusts_policy.so dirs
+all: trusts.so trusts_commands.so trusts_policy.so trusts_migration.so trusts_db.so dirs
 
-trusts.so: trusts.o db-migration.o data.o formats.o events.o
+trusts.so: trusts.o data.o formats.o events.o
+
+trusts_db.so: trusts_db.o
 
 trusts_commands.so: trusts_commands.o