From 9106d23e6bb09004fdd8b678bb0753475a493023 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sat, 27 Sep 2003 19:07:11 +0000 Subject: *** empty log message *** --- extensions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/Makefile b/extensions/Makefile index 141bd60..ec54f7d 100644 --- a/extensions/Makefile +++ b/extensions/Makefile @@ -1,7 +1,7 @@ #! /usr/bin/make EXT_FUNC+=802_3 nat arp arpreply ip standard log redirect vlan mark_m mark \ - pkttype stp + pkttype stp among limit EXT_TABLES+=filter nat broute EXT_OBJS+=$(foreach T,$(EXT_FUNC), extensions/ebt_$(T).o) EXT_OBJS+=$(foreach T,$(EXT_TABLES), extensions/ebtable_$(T).o) -- cgit v1.2.3