Skip to content

Commit

Permalink
Whoops. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 20, 2006
1 parent 257980a commit e1acf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -370,7 +370,7 @@ AC_HELP_STRING([--enable-alsa-shared], [dynamically load ALSA audio support [def
CFLAGS="$CFLAGS -DALSA_SUPPORT $ALSA_CFLAGS"
SYSTEM_LIBS="$SYSTEM_LIBS $ALSA_LIBS"
fi
SDL_SRCS="$SDL_SRCS `(cd $srcdir && ls audio/alsa/*.c)`"
SOURCES="$SOURCES $srcdir/src/audio/alsa/*.c"
fi
}

Expand Down

0 comments on commit e1acf87

Please sign in to comment.