X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/bc23de2d9c9369e1b8da2fbca062de4419c2585d..e5b9fabb483d5b41cb0d4d632f7d2f5d5d6162ba:/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