summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/Makefile
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2007-04-10 00:35:31 +0000
committerthompsa <thompsa@FreeBSD.org>2007-04-10 00:35:31 +0000
commit994b9b86e7887426d4757742a9c6c5f0459d7cb6 (patch)
treea4479a42542a37189c2a5e340d6ca8248878f346 /sbin/ifconfig/Makefile
parent31737a26bdcf828bee38bbc94acd9a62925b551c (diff)
downloadFreeBSD-src-994b9b86e7887426d4757742a9c6c5f0459d7cb6.zip
FreeBSD-src-994b9b86e7887426d4757742a9c6c5f0459d7cb6.tar.gz
Hook trunk(4) up to the build.
Diffstat (limited to 'sbin/ifconfig/Makefile')
-rw-r--r--sbin/ifconfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ifconfig/Makefile b/sbin/ifconfig/Makefile
index 672d888..5520cf7 100644
--- a/sbin/ifconfig/Makefile
+++ b/sbin/ifconfig/Makefile
@@ -30,6 +30,7 @@ SRCS+= ifgroup.c # ...
SRCS+= ifpfsync.c # pfsync(4) support
SRCS+= ifbridge.c # bridge support
+SRCS+= iftrunk.c # trunk support
.if ${MK_IPX_SUPPORT} != "no" && !defined(RELEASE_CRUNCH)
SRCS+= af_ipx.c # IPX support
OpenPOWER on IntegriCloud