]> jfr.im git - irc/quakenet/newserv.git/blobdiff - trusts/Makefile.in
Fix up migration to use transactions, also start a commands module.
[irc/quakenet/newserv.git] / trusts / Makefile.in
index 3490f03c2c48a28e854e04ff7e655c3f4c9f8ac3..0f34ef1b895997464455d69cbee54d610141e9df 100644 (file)
@@ -1,6 +1,8 @@
 @include@ @includel@../build.mk@includel@
 
 .PHONY: all
-all: trusts.so
+all: trusts.so trusts_commands.so
 
 trusts.so: trusts.o migration.o db.o db-migration.o
+
+trusts_commands.so: trusts_commands.o