aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorPaolo Pisati <piso@FreeBSD.org>2008-02-29 22:28:18 +0000
committerPaolo Pisati <piso@FreeBSD.org>2008-02-29 22:28:18 +0000
commit755d3f8ae9be03ad939484213c0ecaac2d115959 (patch)
tree82235691ebd2c086a475d9ebed2dd626d48ec87f /sys/modules/Makefile
parent531c890b8aecbf157fe3491503b5ca62c0b01093 (diff)
Hook ipfw_nat to the build.
Notes
Notes: svn path=/head/; revision=176670
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index b11eec47e1ad..478d3a9c5fb9 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -125,6 +125,7 @@ SUBDIR= ${_3dfx} \
ipdivert \
${_ipfilter} \
ipfw \
+ ipfw_nat \
${_ipmi} \
ip_mroute_mod \
${_ips} \