diff options
| author | Roman Kurakin <rik@FreeBSD.org> | 2004-04-01 18:24:29 +0000 |
|---|---|---|
| committer | Roman Kurakin <rik@FreeBSD.org> | 2004-04-01 18:24:29 +0000 |
| commit | fd4abcf5cc835a2ca03a8334b3ba5fddbaf609e3 (patch) | |
| tree | be7e1e19af75ec4ada466d28e7775afe85e6ea65 /sbin/Makefile | |
| parent | e07b66bafc7f4acc8dbbf50c27ff0fb905bffcac (diff) | |
Notes
Diffstat (limited to 'sbin/Makefile')
| -rw-r--r-- | sbin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index af393de9b283..ce549b608170 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -83,7 +83,8 @@ SUBDIR+=ipf \ .if ${MACHINE_ARCH} == i386 SUBDIR+=kget \ mount_nwfs \ - mount_smbfs + mount_smbfs \ + sconfig .endif .if exists(${.CURDIR}/${MACHINE}) |
