annotate playsound/Makefile.am @ 227:7e74765ad928

Updated/Fixed. I think.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 19 Jan 2002 02:41:53 +0000
parents 8ed194d014b4
children 259daddc2d6b
rev   line source
227
7e74765ad928 Updated/Fixed. I think.
Ryan C. Gordon <icculus@icculus.org>
parents: 71
diff changeset
1 bin_PROGRAMS = playsound
71
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