Commit f80053e4 authored by Patrice Mandin's avatar Patrice Mandin

Fix typo

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401368
parent e0db705f
......@@ -557,7 +557,7 @@ AC_HELP_STRING([--enable-mintaudio], [support Atari audio driver [default=yes]])
if test x$have_mint_falcon_hdr = xyes; then
mintaudio=yes
AC_DEFINE(SDL_AUDIO_DRIVER_MINT)
SOURCES="$SOURCES $srcdir/src/audio/ming/*.c"
SOURCES="$SOURCES $srcdir/src/audio/mint/*.c"
have_audio=yes
fi
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment