From 5e2ddb41212a0b78ac7a96e101e570cf2d784c51 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 12 Feb 2009 20:14:03 +0000 Subject: add nflog to the build process --- extensions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') diff --git a/extensions/Makefile b/extensions/Makefile index 4e65931..0ac4f7a 100644 --- a/extensions/Makefile +++ b/extensions/Makefile @@ -1,7 +1,7 @@ #! /usr/bin/make EXT_FUNC+=802_3 nat arp arpreply ip ip6 standard log redirect vlan mark_m mark \ - pkttype stp among limit ulog + pkttype stp among limit ulog nflog 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