X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/b9c62d5230ba2e7a8706b8050dae7dc78e3be0b7..b9c52ee0c1d9833e8f2db99aa9cc383c9d339a28:/trusts/Makefile.in diff --git a/trusts/Makefile.in b/trusts/Makefile.in index 1d1028b0..7f8d2a36 100644 --- a/trusts/Makefile.in +++ b/trusts/Makefile.in @@ -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