Skip to content
Snippets Groups Projects
Commit 43d75c5f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added docs/examples

now only includes specified files in src/ as I tend to store debug-source files
in there as well!
parent 35e901a2
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,8 @@ docs/Makefile.in
docs/Makefile.am
docs/TheArtOfHttpScripting
docs/*.3
docs/examples/README
docs/examples/*.c
maketgz
Makefile.in
Makefile.am
......@@ -40,9 +42,15 @@ reconf
stamp-h.in
ltconfig
ltmain.sh
src/*.[ch]
src/*in
src/*am
src/config-win32.h
src/hugehelp.c
src/main.c
src/setup.h
src/urlglob.c
src/urlglob.h
src/version.h
src/*.in
src/*.am
src/mkhelp.pl
src/Makefile.vc6
src/*m32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment