Mercurial > SDL_sound_CoreAudio
view decoders/Makefile.am @ 202:ace10a8e632b
set -e and some more output.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 04 Jan 2002 06:51:25 +0000 |
parents | 56bc776f0563 |
children | e63b9393f6ce |
line wrap: on
line source
noinst_LTLIBRARIES = libdecoders.la SUBDIRS = timidity INCLUDES = -I$(top_srcdir) -Itimidity libdecoders_la_SOURCES = \ aiff.c \ mod.c \ mp3.c \ ogg.c \ raw.c \ shn.c \ voc.c \ midi.c \ flac.c \ wav.c