Added an audio driver that writes to disk (thanks Ryan!)
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4069
This commit is contained in:
parent
9a765af003
commit
98233844c7
9 changed files with 321 additions and 3 deletions
|
@ -5,8 +5,7 @@ noinst_LTLIBRARIES = libaudio.la
|
|||
|
||||
# Define which subdirectories need to be built
|
||||
SUBDIRS = @AUDIO_SUBDIRS@
|
||||
DIST_SUBDIRS = alsa arts baudio dma dmedia dsp esd macrom nas nto \
|
||||
openbsd paudio sun ums windib windx5
|
||||
DIST_SUBDIRS = alsa arts baudio dma dmedia dsp esd macrom nas nto openbsd paudio sun ums windib windx5 disk
|
||||
|
||||
DRIVERS = @AUDIO_DRIVERS@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue