X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/afc91dfb47513b23cfbe118be1aa8e65a4ab8887..1c08f2bf3b87926bd0fc53ad0be1ce9f26f48c3d:/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)