aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-01-25 10:07:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-01-25 10:07:07 +0000
commita2b19c9a63f7db987a87385042172c2dd4487db8 (patch)
treebc350c1d0c24331b9d339bdbb7c1edbfe8631dc2 /docs/examples/Makefile.am
parent4146ce826768fe547d83eb1d6a9167db49983bcc (diff)
postit.c is removed, it used the deprecated curl_formparse() and may
encourage people to use bad functions
Diffstat (limited to 'docs/examples/Makefile.am')
-rw-r--r--docs/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am
index bc3753606..a2a8417b3 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -4,7 +4,7 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
-EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c postit2.c \
+EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
win32sockets.c persistant.c ftpget.c Makefile.example \
multithread.c getinmemory.c ftpupload.c httpput.c \
simplessl.c ftpgetresp.c http-post.c