summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph')
-rw-r--r--sys/modules/netgraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/Makefile b/sys/modules/netgraph/Makefile
index a811be0..b68cdff 100644
--- a/sys/modules/netgraph/Makefile
+++ b/sys/modules/netgraph/Makefile
@@ -1,8 +1,7 @@
# $Whistle: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $
# $FreeBSD$
-SUBDIR= UI \
- async \
+SUBDIR= async \
atm \
${_bluetooth} \
bpf \
@@ -38,6 +37,7 @@ SUBDIR= UI \
sync_sr \
tee \
tty \
+ UI \
vjc \
vlan
OpenPOWER on IntegriCloud