view playsound/Makefile.am @ 242:12a9c2e0b00f

Fixed compiler warnings (thanks, Darrell!)
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 04 Feb 2002 13:57:26 +0000
parents 7e74765ad928
children 259daddc2d6b
line wrap: on
line source

bin_PROGRAMS = playsound

INCLUDES = -I$(top_srcdir)

playsound_LDADD = ../libSDL_sound.la