From 1171033fecd48fdc44809d54d1f40da59b77958e Mon Sep 17 00:00:00 2001 From: Alfred Perlstein Date: Sun, 12 Sep 2004 01:25:47 +0000 Subject: [PATCH] Hook mount_autofs to the build. --- sbin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sbin/Makefile b/sbin/Makefile index 28f0d85a3e1f..c4fecb4963b5 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -55,6 +55,7 @@ SUBDIR= adjkerntz \ mknod \ mksnap_ffs \ mount \ + mount_autofs \ mount_cd9660 \ mount_ext2fs \ mount_msdosfs \