summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2005-08-22 12:07:55 +0000
committerJaroslav Kysela <perex@perex.cz>2005-08-22 12:07:55 +0000
commita33c78ddd8c16fde85b1b3f7b3b3661238125e96 (patch)
tree89309a89ca9785da2aa582e024f5655603f5d361 /Makefile.am
parent19ac270f1eee5f23e710b8da3d18f08c231b350e (diff)
downloadalsa-lib-a33c78ddd8c16fde85b1b3f7b3b3661238125e96.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fdded959..522013b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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