Mercurial > SDL_sound_CoreAudio
view decoders/Makefile.am @ 100:6d9fdec2f708
added config.h, added --enable-debug flag, various other changes to the build system
author | fingolfin |
---|---|
date | Wed, 03 Oct 2001 12:25:34 +0000 |
parents | a292285ae155 |
children | 5e5adbe0f215 |
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 \ wav.c