diff options
Diffstat (limited to 'docs/examples/Makefile.am')
-rw-r--r-- | docs/examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am index 5cd572401..060697a84 100644 --- a/docs/examples/Makefile.am +++ b/docs/examples/Makefile.am @@ -12,7 +12,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.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 synctime.c sampleconv.c ftpuploadresume.c \ - 10-at-a-time.c hiperfifo.c + 10-at-a-time.c hiperfifo.c ghiper.c all: @echo "done" |