aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-04-12 18:12:46 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-04-12 18:12:46 +0000
commitd774730f8389dbed92425cfac4390317b938b19f (patch)
treea0879891b985afe2d8e1aaf7447898dcb06bfd01 /lib/Makefile.vc6
parentc2edf42567d4e3a388bfcddbe4b7171f85de7aa2 (diff)
added splay
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 3ba268e73..6075ccb11 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -480,6 +480,7 @@ X_OBJS= \
$(DIROBJ)\select.obj \
$(DIROBJ)\content_encoding.obj \
$(DIROBJ)\tftp.obj \
+ $(DIROBJ)\splay.obj \
$(RESOURCE)
all : $(TARGET)