aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/Makefile.am')
-rw-r--r--docs/examples/Makefile.am9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am
index 69d9dff33..783455151 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -5,11 +5,10 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
- persistant.c ftpget.c Makefile.example \
- multithread.c getinmemory.c ftpupload.c httpput.c \
- simplessl.c ftpgetresp.c http-post.c post-callback.c \
- multi-app.c multi-double.c multi-single.c multi-post.c \
- fopen.c simplepost.c makefile.dj curlx.c
+ persistant.c ftpget.c Makefile.example multithread.c getinmemory.c \
+ ftpupload.c httpput.c simplessl.c ftpgetresp.c http-post.c \
+ post-callback.c multi-app.c multi-double.c multi-single.c \
+ multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c
all:
@echo "done"