X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/96c8dfa9a349fac0d96aba0d119b9f1bfb887a73..4deca21d7b4f37c16ea4d2f170c87dd8a4ea6e87:/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