comparison Makefile.am @ 490:c7ab783f05d3

Patched to compile.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 14 Sep 2005 16:01:27 +0000
parents 75819e5c59d4
children 95cc0ba5410f
comparison
equal deleted inserted replaced
489:c00e26a7e0b6 490:c7ab783f05d3
7 SDL_sound.h 7 SDL_sound.h
8 8
9 libSDL_sound_la_SOURCES = \ 9 libSDL_sound_la_SOURCES = \
10 SDL_sound.c \ 10 SDL_sound.c \
11 SDL_sound_internal.h \ 11 SDL_sound_internal.h \
12 alt_audio_convert.c \
13 alt_audio_convert.h \
14 audio_convert.c \ 12 audio_convert.c \
15 extra_rwops.c \ 13 extra_rwops.c \
16 extra_rwops.h 14 extra_rwops.h
17 15
18 if USE_TIMIDITY 16 if USE_TIMIDITY