Make a copy of SDL libs available for game?

Hi,

i wrote a game that uses some SDL libraries, in detail these
are SDL and SDL_image.

Can i make a copy of these libraries in binary form available
on that web page for user convenience?

The game can be found at:
http://dyna-clone.sourceforge.net/

What else do i need to do to make that copy available in binary
form (e.g. pointer to libsdl.org, copy of the license, …)?

I know that SDL uses the LGPL, but i’m no lawyer, that’s why
i’d rather like to ask to be sure.

Thanks for hints,
Torsten.

I know that SDL uses the LGPL, but i’m no lawyer, that’s why
i’d rather like to ask to be sure.

http://www.libsdl.org/license-lgpl.php

(Please, don’t everyone write 50 replies about the philosophy and finer
points of the LGPL. There’re like 18 million of those in the archives now.)

–ryan.