]> jfr.im git - irc/quakenet/newserv.git/blobdiff - tutorbot/Makefile
newsearch: (server) shouldn't return NULL.
[irc/quakenet/newserv.git] / tutorbot / Makefile
index 9a6a376d2f3635cbe57d3c9d4b55142a49e71d84..d8fe43706ec580b2ffdbf6a40835df6c8950d70f 100644 (file)
@@ -1,6 +1,6 @@
+include ../build.mk
 
 .PHONY: all
 all: tutorbot.so
 
 tutorbot.so: tutorbot.o
-       ld -shared -Bdynamic -o $@ $^