view playsound/Makefile.am @ 274:9e7f9e09ea0e

Removed fprintf() calls. Replaced with SNDDBG() and Sound_SetError() calls.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 10 Mar 2002 19:15:25 +0000
parents 7e74765ad928
children 259daddc2d6b
line wrap: on
line source

bin_PROGRAMS = playsound

INCLUDES = -I$(top_srcdir)

playsound_LDADD = ../libSDL_sound.la