diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-07-24 02:07:14 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-07-24 02:07:14 +0000 |
| commit | 92c3d4271ec762f4606757704bbfcb4e4cdf1fa9 (patch) | |
| tree | 8405fd596ebd798c41d2cf2f57664af5a4e1d382 | |
| parent | 5543468624e4b3c63435f6fe078dace0cdf18f61 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 9b842d0cb401..d84a1e542063 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -206,6 +206,8 @@ SUBDIR+=acpi \ boot0cfg \ btxld \ lptcontrol \ + mount_nwfs \ + mount_smbfs \ sicontrol \ spkrtest \ zzz |
