mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05: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,5 +1,3 @@
|
|||
SUBDIRS=simple
|
||||
|
||||
EXTRA_LTLIBRARIES=libmixer.la
|
||||
|
||||
libmixer_la_SOURCES = bag.c mixer.c simple.c simple_none.c simple_abst.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue