X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/c4e3edc3603327d886e71b9ec45c25798521cebb..e6f31cc54cec77621e69d272f3c8ec121682f1db:/Makefile?ds=sidebyside 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)