aboutsummaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorRoman Kurakin <rik@FreeBSD.org>2004-04-01 18:24:29 +0000
committerRoman Kurakin <rik@FreeBSD.org>2004-04-01 18:24:29 +0000
commitfd4abcf5cc835a2ca03a8334b3ba5fddbaf609e3 (patch)
treebe7e1e19af75ec4ada466d28e7775afe85e6ea65 /sbin/Makefile
parente07b66bafc7f4acc8dbbf50c27ff0fb905bffcac (diff)
Notes
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile3
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})