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