mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added the support for the hardware depedent interface.
This commit is contained in:
parent
c569de6883
commit
a6aee7bee0
6 changed files with 186 additions and 19 deletions
|
|
@ -31,6 +31,6 @@ SAVE_LIBRARY_VERSION
|
|||
AC_OUTPUT(Makefile doc/Makefile include/Makefile src/Makefile \
|
||||
src/control/Makefile src/mixer/Makefile src/pcm/Makefile \
|
||||
src/pcm/plugin/Makefile src/rawmidi/Makefile src/timer/Makefile \
|
||||
src/seq/Makefile src/instr/Makefile \
|
||||
src/hwdep/Makefile src/seq/Makefile src/instr/Makefile \
|
||||
test/Makefile utils/Makefile \
|
||||
utils/alsa-lib.spec)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue