annotate playsound/Makefile.am @ 188:8df5aff6ce12

Added (broken and commented out) ElectricFence support.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 27 Dec 2001 23:08:44 +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