aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authormonnerat <pm@datasphere.ch>2010-04-20 19:22:03 +0200
committermonnerat <pm@datasphere.ch>2010-04-20 19:23:48 +0200
commitb30ce34d8434e2101087f5929aa8a24fd3efe609 (patch)
treefe848cdb53e092584845316ceda3e638d2b99866 /lib/Makefile.vc6
parent2164b6b463447be71ba0f0f3a7c432a963f745f9 (diff)
Add compilation directives for hmac in Watcom,riscos and vc6 platform-specific makefiles.
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 d1a9f8d49..3773dcc8a 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -517,6 +517,7 @@ X_OBJS= \
$(DIROBJ)\url.obj \
$(DIROBJ)\version.obj \
$(DIROBJ)\warnless.obj \
+ $(DIROBJ)\hmac.obj \
$(RESOURCE)
all : $(TARGET)