From e95cc858c004a7ada6de9da0b92595fecf245e84 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 22 Oct 2003 02:35:08 +0000 Subject: [PATCH] RageSoundDriver_ALSA9_Software.* --- stepmania/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index c43d9df78a..b771308b9e 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -87,6 +87,7 @@ endif if HAVE_ALSA Sound += arch/Sound/RageSoundDriver_ALSA9.cpp arch/Sound/RageSoundDriver_ALSA9.h \ + arch/Sound/RageSoundDriver_ALSA9_Software.cpp arch/Sound/RageSoundDriver_ALSA9_Software.h \ arch/Sound/ALSA9Helpers.cpp arch/Sound/ALSA9Helpers.h endif