Mercurial > sdl-ios-xcode
diff src/audio/Makefile.am @ 574:64fe373be3dc
Cth converted the MMX audio mixing routines to VC++ syntax
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 20 Jan 2003 16:01:20 +0000 |
parents | a9e38f3b8e4d |
children | 550bccdf04bd |
line wrap: on
line diff
--- a/src/audio/Makefile.am Mon Jan 20 02:34:04 2003 +0000 +++ b/src/audio/Makefile.am Mon Jan 20 16:01:20 2003 +0000 @@ -24,7 +24,9 @@ SDL_wave.c \ SDL_wave.h \ SDL_mixer_MMX.c \ - SDL_mixer_MMX.h + SDL_mixer_MMX.h \ + SDL_mixer_MMX_VC.c \ + SDL_mixer_MMX_VC.h libaudio_la_SOURCES = $(COMMON_SRCS) libaudio_la_LIBADD = $(DRIVERS)