aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorBill Nagel <wnagel@tycoint.com>2014-11-29 13:12:44 -0500
committerSteve Holme <steve_holme@hotmail.com>2014-11-29 18:10:41 +0000
commite80d9d5902f38407d971587f2a6b7b839247ca92 (patch)
tree615e2e0b5f3c11167e63be61143857d7ff3e5477 /lib/Makefile.vc6
parent3529903afb1db05892e03f7c3c836859f3b18a34 (diff)
smb: Added initial source files for SMB
Added the initial source files and updated the relevant project files in order to support SMB/CIFS.
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc61
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index adf4a4cf2..d2e434534 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -610,6 +610,7 @@ X_OBJS= \
$(DIROBJ)\sendf.obj \
$(DIROBJ)\share.obj \
$(DIROBJ)\slist.obj \
+ $(DIROBJ)\smb.obj \
$(DIROBJ)\smtp.obj \
$(DIROBJ)\socks.obj \
$(DIROBJ)\socks_gssapi.obj \