From 6d27647b61faf2cfc2c9ad3433d848db833534e4 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 13 Sep 2007 20:36:52 +0000 Subject: Remove remaining traces of ftp3rdparty.c and mention htmltidy.c --- docs/examples/makefile.dj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/makefile.dj') diff --git a/docs/examples/makefile.dj b/docs/examples/makefile.dj index 4e33c0151..c47f003ee 100644 --- a/docs/examples/makefile.dj +++ b/docs/examples/makefile.dj @@ -23,7 +23,7 @@ CSOURCES = fopen.c ftpget.c ftpgetresp.c ftpupload.c getinmemory.c \ multi-post.c multi-single.c persistant.c post-callback.c \ postit2.c sepheaders.c simple.c simplepost.c simplessl.c \ multi-debugcallback.c fileupload.c getinfo.c anyauthput.c \ - 10-at-a-time.c # ftpuploadresume.c ftp3rdparty.c cookie_interface.c + 10-at-a-time.c # ftpuploadresume.c cookie_interface.c PROGRAMS = $(CSOURCES:.c=.exe) -- cgit v1.2.3