aboutsummaryrefslogtreecommitdiff
path: root/lib/makefile.dj
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-07 21:10:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-07 21:10:31 +0000
commit1c3766eb460acd444b70c7b1ace01778b3817c71 (patch)
tree55b88d6b619084b896edc4130e37f691b152a790 /lib/makefile.dj
parent70024d61ebad8edab8a299d8afa785335c1a3df5 (diff)
GnuTLS updates
Diffstat (limited to 'lib/makefile.dj')
-rw-r--r--lib/makefile.dj4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/makefile.dj b/lib/makefile.dj
index 54309bd54..17616170a 100644
--- a/lib/makefile.dj
+++ b/lib/makefile.dj
@@ -272,3 +272,7 @@ $(OBJ_DIR)/parsedate.o: parsedate.c setup.h config.h ../include/curl/curl.h \
../include/curl/curlver.h ../include/curl/easy.h \
../include/curl/multi.h
$(OBJ_DIR)/select.o: select.c setup.h config.h select.h
+$(OBJ_DIR)/gtls.obj: gtls.c setup.h config-win32.h
+$(OBJ_DIR)/sslgen.obj: sslgen.c setup.h config-win32.h urldata.h cookie.h \
+ formdata.h timeval.h http_chunks.h hostip.h hash.h llist.h sslgen.h \
+ ssluse.h gtls.h sendf.h strequal.h url.h memory.h memdebug.h