annotate playsound/Makefile.am @ 168:87b00f023710

Added --predecode functionality.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 26 Nov 2001 04:33:50 +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