diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-29 12:09:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-29 12:09:47 +0000 |
commit | 27751df6ec914108f24834b4021fbbf032799fc7 (patch) | |
tree | 1eb97a6ecd9ade3eff8a7b592d0fe1648fe6ef71 /docs/Makefile.am | |
parent | cf02eb11f6229a64085090f56fb3b7a0ade640bf (diff) |
moved list of authors to the separate THANKS file and added that to the
release archive
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 6598502fd..91ec7f596 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -30,6 +30,6 @@ man_MANS = \ EXTRA_DIST = $(man_MANS) \ MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \ - LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting + LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS SUBDIRS = examples |