mirror of https://github.com/python/cpython.git
Add linuxaudio module.
This commit is contained in:
parent
b130dc7419
commit
aaf0ab26ed
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue