diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2006-08-22 03:31:24 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2006-08-22 03:31:24 +0000 |
| commit | a18003357c614019a078f1721808877f13c9d04e (patch) | |
| tree | 2ddc467cc6702fbcaea6b9187b031050373be355 | |
| parent | e108ac655d11e0b1f37c5c15bd18fec27618412f (diff) | |
Notes
| -rw-r--r-- | usr.sbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 8dd53cfcb053..08cd0ce50893 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -354,6 +354,7 @@ _zzz= zzz _acpi= acpi .endif _kgmon= kgmon +_mount_smbfs= mount_smbfs .if ${MK_LIBPTHREAD} != "no" _pppctl= pppctl .endif |
