Mercurial > SDL_sound_CoreAudio
view decoders/Makefile.am @ 135:69cd80e80363
Added Torbj�rn Andersson's command lines, and cleaned up the usage output.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 12 Oct 2001 16:54:35 +0000 |
parents | 5e5adbe0f215 |
children | fa3e593b6a5e |
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 \ wav.c