Mercurial > SDL_sound_CoreAudio
view playsound/Makefile.am @ 279:52b9f37998db
Removed global state variable; should be thread safe now.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 14 Mar 2002 16:38:59 +0000 |
parents | 7e74765ad928 |
children | 259daddc2d6b |
line wrap: on
line source
bin_PROGRAMS = playsound INCLUDES = -I$(top_srcdir) playsound_LDADD = ../libSDL_sound.la