]> jfr.im git - irc/quakenet/newserv.git/blobdiff - trusts2/Makefile.in
trustscommands as seperate module
[irc/quakenet/newserv.git] / trusts2 / Makefile.in
index 65a1cb7b0cffd852d702ba41c183df0a3ee41e58..5eb5ce61ad572192419211c957d3c60ae677c4a6 100644 (file)
@@ -5,6 +5,8 @@ LDFLAGS+=$(LIBDBAPI)
 
 .PHONY: all
 
-all: trusts.so
+all: trusts.so trusts_commands.so
 
-trusts.so: trusts_ident.o trusts_hosts.o trusts_groups.o trusts_alloc.o trusts.o trusts_handlers.o trusts_hash.o trusts_db.o trustscmd.o
+trusts.so: trusts_ident.o trusts_hosts.o trusts_groups.o trusts_alloc.o trusts.o trusts_handlers.o trusts_hash.o trusts_db.o
+trusts_commands.so: trusts_commands.o