summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Pijewski <wdp@joyent.com>2012-05-10 16:42:57 -0700
committerBill Pijewski <wdp@joyent.com>2012-05-10 16:42:57 -0700
commit174e8b3ce87f5af2cde5c9f11aa56e1217071447 (patch)
treea0ec721d354f09c8a139d66bc673937b334861ea
parentdaed00c85d6191a8157024bfe2ed580786c6e347 (diff)
downloadillumos-joyent-174e8b3ce87f5af2cde5c9f11aa56e1217071447.tar.gz
OS-1171 re-enable building smbd
-rw-r--r--usr/src/cmd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/Makefile b/usr/src/cmd/Makefile
index 076e46238a..2655cd8ed5 100644
--- a/usr/src/cmd/Makefile
+++ b/usr/src/cmd/Makefile
@@ -365,6 +365,7 @@ COMMON_SUBDIRS= \
sh \
shcomp \
smbios \
+ smbsrv \
smserverd \
soelim \
sort \
@@ -682,6 +683,7 @@ MSGSUBDIRS= \
sgs \
sh \
shcomp \
+ smbsrv \
sort \
split \
srptadm \