Add linuxaudio module.

This commit is contained in:
Guido van Rossum 2000-03-30 23:27:44 +00:00
parent b130dc7419
commit aaf0ab26ed
1 changed files with 5 additions and 0 deletions

View File

@ -272,6 +272,11 @@ sha shamodule.c
#sunaudiodev sunaudiodev.c
# Linux specific modules -- off by default:
#linuxaudio linuxaudio.c
# George Neville-Neil's timing module:
#timing timingmodule.c