From 7df428cb2104693c7ab61e043515f515bd434121 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 13 Sep 1994 05:32:20 +0000 Subject: [PATCH] Add fdisk to SUBDIR. --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index 9991d918d3d2..cd2eadfc5a04 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -3,7 +3,7 @@ # XXX MISSING: fsdb icheck ncheck # XXX NEEDS CONVERSION: scsiformat SUBDIR= adjkerntz badsect clri comcontrol disklabel dmesg dump dumpfs dumplfs \ - fsck ifconfig init mknod modload modunload mount mount_cd9660 \ + fdisk fsck ifconfig init mknod modload modunload mount mount_cd9660 \ mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_portal \ mount_procfs mount_umap mount_union mountd newfs newlfs nfsd \ nfsiod nologin ping quotacheck reboot restore route savecore \