]> jfr.im git - irc/quakenet/newserv.git/blobdiff - authext/Makefile
CHANSERV: better batcher error handling for expired accounts/accounts with no email.
[irc/quakenet/newserv.git] / authext / Makefile
index 533f7700dc3084923d3990642831ef7a509ef768..dc40aab9738d6607a42c2131fb3a274d34d34f5d 100644 (file)
@@ -1,6 +1,6 @@
+include ../build.mk
 
 .PHONY: all
 all: authext.so
 
 authext.so: authext.o
-       ld -shared -Bdynamic -o $@ $^