From dbf29ccf9c8d8097c4e59e074272df02f87678d3 Mon Sep 17 00:00:00 2001 From: Lukas Ertl Date: Sat, 7 Aug 2004 16:16:59 +0000 Subject: Due to popular demand, hook up geom_vinum to the build. --- sbin/Makefile | 1 + sys/modules/geom/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/sbin/Makefile b/sbin/Makefile index 533db1c1bbec0..28f0d85a3e1fd 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -33,6 +33,7 @@ SUBDIR= adjkerntz \ ggate \ ${_gpt} \ growfs \ + gvinum \ ifconfig \ init \ ${_ip6fw} \ diff --git a/sys/modules/geom/Makefile b/sys/modules/geom/Makefile index b9757298ab943..5741c377b7246 100644 --- a/sys/modules/geom/Makefile +++ b/sys/modules/geom/Makefile @@ -15,6 +15,7 @@ SUBDIR= geom_apple \ geom_pc98 \ geom_stripe \ geom_sunlabel \ + geom_vinum \ geom_vol_ffs .include -- cgit v1.3