X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/1c584f2346ad9b24860c6d87a77898e70fa5001c..5533f0afbe7cfe722af5f480daec2667bd1baec3:/Makefile diff --git a/Makefile b/Makefile index 6c60b7b..156ff39 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ endif DEFINES += -DBGP OBJS += bgp.o -all: programs plugins tests +all: programs plugins programs: $(PROGRAMS) plugins: $(PLUGINS)