view playsound/Makefile.am @ 183:26996236d790

Updated comments to reflect change from LICENSE to COPYING file, and put a good chunk of the ADPCM decoder in place. Does NOT work, is NOT complete, but is more than halfway there.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 26 Dec 2001 10:39:16 +0000
parents 8ed194d014b4
children 7e74765ad928
line wrap: on
line source

check_PROGRAMS = playsound

INCLUDES = -I$(top_srcdir)

playsound_LDADD = ../libSDL_sound.la