postit.c was added as a HTML form file upload example

This commit is contained in:
Daniel Stenberg 2001-02-08 08:26:54 +00:00
parent 61e2a8108b
commit 3c7a80a275
2 changed files with 69 additions and 1 deletions

View file

@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST =
README curlgtk.c sepheaders.c simple.c
README curlgtk.c sepheaders.c simple.c postit.c
all:
@echo "done"