X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/74620ebafeb4a94b61a3747e39d27a4ec7a9fe5a..91e81150a41ecff755457777461f625bc4ca5c62:/authext/Makefile diff --git a/authext/Makefile b/authext/Makefile index 533f7700..dc40aab9 100644 --- a/authext/Makefile +++ b/authext/Makefile @@ -1,6 +1,6 @@ +include ../build.mk .PHONY: all all: authext.so authext.so: authext.o - ld -shared -Bdynamic -o $@ $^