X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/449e79616918039d6b26d929abc42b17fc710f21..87f85beba5bcd8e732609535896e7e909f3fd081:/Makefile diff --git a/Makefile b/Makefile index f344f28..722e9d2 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ LD = gcc INCLUDES = -I. CPPFLAGS = $(INCLUDES) $(DEFINES) CFLAGS = -Wall $(OPTIM) -LDFLAGS = -rdynamic +LDFLAGS = LDLIBS = -lm INSTALL = install -c -D -o root -g root