aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.b32.resp
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-19 20:06:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-19 20:06:29 +0000
commitb244710ddba83c73b6d761fcec8d3bf51e103a53 (patch)
tree9e877d1eb4cdf543a51f1785279756d195960c62 /lib/Makefile.b32.resp
parentd465291ded0c5eab705a739dba63dee85caa3ca2 (diff)
Miklos Nemeth pointed out the missing connect.obj
Diffstat (limited to 'lib/Makefile.b32.resp')
-rw-r--r--lib/Makefile.b32.resp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.b32.resp b/lib/Makefile.b32.resp
index 515cb316c..02c9895e8 100644
--- a/lib/Makefile.b32.resp
+++ b/lib/Makefile.b32.resp
@@ -27,5 +27,5 @@
+version.obj &
+easy.obj &
+strequal.obj &
-+strtok.obj
-
++strtok.obj &
++connect.obj