aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-06-02 15:09:39 +0200
committerYang Tse <yangsita@gmail.com>2010-06-02 15:09:39 +0200
commit3b24076c3b22df6cded45866a1170c36d56915fb (patch)
tree6edd31a3b2db47cc2fc20588585e3a61eef5f9b8 /lib/Makefile.vc6
parent077125e4a2a77384c88b51ffd88c985cabf95193 (diff)
add missing new files to non-configure target build files
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 7e117e97e..0abdd7607 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -492,6 +492,7 @@ X_OBJS= \
$(DIROBJ)\multi.obj \
$(DIROBJ)\netrc.obj \
$(DIROBJ)\nonblock.obj \
+ $(DIROBJ)\openldap.obj \
$(DIROBJ)\parsedate.obj \
$(DIROBJ)\pingpong.obj \
$(DIROBJ)\polarssl.obj \