aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-23 17:29:14 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-23 17:29:14 +0000
commit4174ec711634c7cdb15c6a30ff1e5b67db2d2e3f (patch)
treea7d26eb19ad219fa87b7cab94d27d0dc00a2fd7d /lib/Makefile.vc6
parent068ba17e2183286e9e061b1a3566a26253e40bcf (diff)
Added rawstr.c to the non-configure libcurl 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 5652cb499..f559218a5 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -481,6 +481,7 @@ X_OBJS= \
$(DIROBJ)\tftp.obj \
$(DIROBJ)\splay.obj \
$(DIROBJ)\socks.obj \
+ $(DIROBJ)\rawstr.obj \
$(RESOURCE)
all : $(TARGET)