mirror of
https://github.com/curl/curl.git
synced 2026-05-30 05:47:28 +03:00
added docs/examples
now only includes specified files in src/ as I tend to store debug-source files in there as well!
This commit is contained in:
parent
35e901a21e
commit
43d75c5f3b
1 changed files with 11 additions and 3 deletions
14
FILES
14
FILES
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue