aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-04-20 21:23:53 +0200
committerYang Tse <yangsita@gmail.com>2010-04-20 21:23:53 +0200
commit32236dad5e8297fd8fd045dd74af80490d1f864e (patch)
treefb587d8dba2d24d5f0b9a5bda52e10da45793226 /lib/Makefile.vc6
parentb30ce34d8434e2101087f5929aa8a24fd3efe609 (diff)
hmac.c related compilation adjustment
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc62
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 3773dcc8a..844cc9c4a 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -463,6 +463,7 @@ X_OBJS= \
$(DIROBJ)\getinfo.obj \
$(DIROBJ)\gtls.obj \
$(DIROBJ)\hash.obj \
+ $(DIROBJ)\hmac.obj \
$(DIROBJ)\hostares.obj \
$(DIROBJ)\hostasyn.obj \
$(DIROBJ)\hostip.obj \
@@ -517,7 +518,6 @@ X_OBJS= \
$(DIROBJ)\url.obj \
$(DIROBJ)\version.obj \
$(DIROBJ)\warnless.obj \
- $(DIROBJ)\hmac.obj \
$(RESOURCE)
all : $(TARGET)