]> jfr.im git - irc/quakenet/newserv.git/blobdiff - whowas/Makefile
CHANSERV: remove E type escapes
[irc/quakenet/newserv.git] / whowas / Makefile
index d22c5b5c67749838a40784673ef67fc3b8906f71..2346b397f1cb810b3c213a5b8ee4e6da1804c7ef 100644 (file)
@@ -1,5 +1,9 @@
 include ../build.mk
 .PHONY: all
-all: whowas.so
+all: whowas.so whowas_channels.so whowas_commands.so
 
 whowas.so: whowas.o
+
+whowas_channels.so: whowas_channels.o
+
+whowas_commands.so: whowas_commands.o