From e6f31cc54cec77621e69d272f3c8ec121682f1db Mon Sep 17 00:00:00 2001 From: Brendan O'Dea Date: Tue, 7 Jun 2005 05:35:46 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.20.1