add ALSA9Helpers

This commit is contained in:
Glenn Maynard
2003-10-21 22:51:50 +00:00
parent dd6191bdf1
commit 57fbdf5a6b
+2 -1
View File
@@ -86,7 +86,8 @@ Sound += arch/Sound/RageSoundDriver_OSS.cpp arch/Sound/RageSoundDriver_OSS.h
endif
if HAVE_ALSA
Sound += arch/Sound/RageSoundDriver_ALSA9.cpp arch/Sound/RageSoundDriver_ALSA9.h
Sound += arch/Sound/RageSoundDriver_ALSA9.cpp arch/Sound/RageSoundDriver_ALSA9.h \
arch/Sound/ALSA9Helpers.cpp arch/Sound/ALSA9Helpers.h
endif
ArchHooks = arch/ArchHooks/ArchHooks.cpp arch/ArchHooks/ArchHooks.h \