diff options
Diffstat (limited to 'usr.sbin/Makefile.i386')
-rw-r--r-- | usr.sbin/Makefile.i386 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile.i386 b/usr.sbin/Makefile.i386 index 901c2d9..7d66f78 100644 --- a/usr.sbin/Makefile.i386 +++ b/usr.sbin/Makefile.i386 @@ -12,6 +12,7 @@ SUBDIR+= cpucontrol SUBDIR+= kgmon SUBDIR+= kgzip SUBDIR+= lptcontrol +SUBDIR+= mount_smbfs SUBDIR+= mptable .if ${MK_NDIS} != "no" SUBDIR+= ndiscvt |