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:
Jaroslav Kysela 2005-08-22 12:07:55 +00:00
parent 19ac270f1e
commit a33c78ddd8
12 changed files with 10 additions and 4 deletions

View file

@ -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