Mercurial > SDL_sound_CoreAudio
view decoders/Makefile.am @ 182:3849438b735e
Checks magic number again, unless the file extension is recognized.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 17 Dec 2001 00:26:10 +0000 |
parents | fa3e593b6a5e |
children | 56bc776f0563 |
line wrap: on
line source
noinst_LTLIBRARIES = libdecoders.la INCLUDES = -I$(top_srcdir) libdecoders_la_SOURCES = \ aiff.c \ mod.c \ mp3.c \ ogg.c \ raw.c \ shn.c \ voc.c \ midi.c \ flac.c \ wav.c