X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/0028a92a45621e50693afd6a62bdd555830be774..7e032dc63479ed3d0b76fe71c05303fbe7dbc53a:/nsmstats/Makefile diff --git a/nsmstats/Makefile b/nsmstats/Makefile index 3ec0f013..171d8cd7 100644 --- a/nsmstats/Makefile +++ b/nsmstats/Makefile @@ -1,6 +1,6 @@ +include ../build.mk .PHONY: all all: nsmstats.so nsmstats.so: nsmstats.o - ld -shared -Bdynamic -o $@ -lm $^