]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanstats/Makefile
CHANSERV: tell user when they can't attempts to auth any more, and drop max attempts...
[irc/quakenet/newserv.git] / chanstats / Makefile
index 2ec0ce8a29e923c7ca2b063239123563a16bb48d..3a9e427888cfe85acfd3caafd83754260b06c00b 100644 (file)
@@ -1,6 +1,6 @@
+include ../build.mk
 
 .PHONY: all
 all: chanstats.so  
 
 chanstats.so: chanstatsalloc.o chanstats.o
-       ld -shared -Bdynamic -o $@ $^