X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/c6116cc4e352755291a24f90e6c9fbfb45c3d226..0c14f350adecd1daf549c2ec590a3ee1f7b9d0a5:/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)