diff options
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r-- | lib/Makefile.vc6 | 1 |
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 \
|