aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-02-04 18:08:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-02-04 18:08:54 +0000
commitda2c12467587fa2b8e65f0b8dd3d3137d2afb2a5 (patch)
tree4262fd3a92283ad8709775ee8f5722d726578054 /docs/examples/Makefile.am
parent8cb695a9633e13d4378d9dc8f2af51ffb97a086f (diff)
Frank's synctime.c example and an updated list in README
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 488bf7929..0adb01ebb 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -11,7 +11,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \
anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \
- cookie_interface.c cacertinmem.c
+ cookie_interface.c cacertinmem.c synctime.c
all:
@echo "done"