diff options
author | Sam Lantinga <slouken@libsdl.org> | 2013-05-26 11:06:17 -0700 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2013-05-26 11:06:17 -0700 |
commit | 96db5f7b8160e0432520b6d6cb1771fa0dcadff7 (patch) | |
tree | 00acb3b7c6136d9b34744c26c2469358ab86c3fd /debian | |
parent | d06a0935e65c685f94a9b73ee85e79480aaf8962 (diff) |
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Updated Makefile.in so "make dist" includes everything necessary for release.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/docs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/docs b/debian/docs index c7f962913c..2e2e9c4ee6 100644 --- a/debian/docs +++ b/debian/docs @@ -1,4 +1,4 @@ -BUGS -CREDITS -README +BUGS.txt +CREDITS.txt +README.txt README-SDL.txt |