summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2003-12-02 21:52:14 +0000
committerbrooks <brooks@FreeBSD.org>2003-12-02 21:52:14 +0000
commit2b3284fdceb7532917cd125b8eeba48fc75c116d (patch)
tree127871b4aaca3fec874f02c3f38576c9840c0019 /usr.sbin/Makefile
parentd0ffd0a2401423af0af170a3e3f3178d5e23773d (diff)
downloadFreeBSD-src-2b3284fdceb7532917cd125b8eeba48fc75c116d.zip
FreeBSD-src-2b3284fdceb7532917cd125b8eeba48fc75c116d.tar.gz
Reconnect ipfstat, ipnat, and ipftest to the build now that if_xname
support is enabled. Approved by: re (scottl)
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index a348b1e..9499935 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -143,7 +143,8 @@ SUBDIR+=mld6query \
.endif
.if !defined(NO_IPFILTER)
-SUBDIR+=ipresend \
+SUBDIR+=ipftest \
+ ipresend \
ipsend \
iptest
.endif
OpenPOWER on IntegriCloud