annotate playsound/Makefile.am @ 83:2b5ba7f33840

Stopped using SDL_OutOfMemory().
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 25 Sep 2001 21:25:14 +0000
parents 8ed194d014b4
children 7e74765ad928
rev   line source
71
8ed194d014b4 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
1 check_PROGRAMS = playsound
8ed194d014b4 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
2
8ed194d014b4 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
3 INCLUDES = -I$(top_srcdir)
8ed194d014b4 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
4
8ed194d014b4 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
5 playsound_LDADD = ../libSDL_sound.la