annotate playsound/Makefile.am @ 125:7d033b28b5d2

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 08 Oct 2001 19:14:26 +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