aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/makefile.dj
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-09-13 20:36:52 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-09-13 20:36:52 +0000
commit6d27647b61faf2cfc2c9ad3433d848db833534e4 (patch)
treefb8f52553831b578e2cc5cbaf7c6c55cb5b108c5 /docs/examples/makefile.dj
parent3bc11344deca01726522fadd54927a9f5f3db68f (diff)
Remove remaining traces of ftp3rdparty.c and mention htmltidy.c
Diffstat (limited to 'docs/examples/makefile.dj')
-rw-r--r--docs/examples/makefile.dj2
1 files changed, 1 insertions, 1 deletions
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)