]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanprofile/Makefile
A4STATS: remove E style escapes and switch to createtable for indices
[irc/quakenet/newserv.git] / chanprofile / Makefile
index af4364c2544bd622c65ec914cc4559d004df3e59..bfdebe359c73f8da6720c20adb226209ed2f3273 100644 (file)
@@ -1,6 +1,6 @@
+include ../build.mk
 
 .PHONY: all
 all: chanprofile.so
 
 chanprofile.so: chanprofile.o
-       ld -shared -Bdynamic -o $@ $^