mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
moved simple mixer abstraction modules to modules/mixer/simple directory
Compile dynamic modules outside the alsa-lib tree to allow linking them against libasound.so - proper versions of dynamic symbols.
This commit is contained in:
parent
19ac270f1e
commit
a33c78ddd8
12 changed files with 10 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS=doc include src aserver alsalisp test utils
|
||||
SUBDIRS=doc include src modules aserver alsalisp test utils
|
||||
EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure cvscompile libtool depcomp version MEMORY-LEAK
|
||||
AUTOMAKE_OPTIONS=foreign
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue