]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanindex/Makefile
TRUSTS: require sqlite
[irc/quakenet/newserv.git] / chanindex / Makefile
index b672df82fb40b0d45d796d5ab29bf94f9b584ca6..a697dccff85be8194fcb2cf7ef64f23821e71642 100644 (file)
@@ -1,6 +1,6 @@
+include ../build.mk
 
 .PHONY: all
 all: chanindex.so
 
 chanindex.so: chanindex.o
-       ld -shared -Bdynamic -o $@ $^