X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/449e79616918039d6b26d929abc42b17fc710f21..9cc63de62466c5f70e51a06681aae32db8ac385a:/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