summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Stokes <linux@dadeos.co.uk>2009-01-22 12:09:44 +0100
committerTakashi Iwai <tiwai@suse.de>2009-01-22 12:11:51 +0100
commitadbe0312ac90c46b4c841f6eabfda22ff672a4ad (patch)
treee2299bdb4fee3bfc16b878e14acca1447274f588 /Makefile.am
parent279f39f0c46d925ae0b5fe8fb19bcab72dc980c2 (diff)
Add arcam-av plugin
Added arcam-av control plugin (type "arcam_av") for accessing Arcam AV amplifier via ALSA mixer interface. Signed-off-by: Takashi Iwai <tiwai@suse.de>
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 aba3ef6..668b1ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@ if HAVE_SPEEXDSP
SPEEXDIR = speex
endif
-SUBDIRS = oss mix $(PPHDIR) $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) $(SPEEXDIR) usb_stream doc
+SUBDIRS = oss mix $(PPHDIR) $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) $(SPEEXDIR) usb_stream arcam-av doc
EXTRA_DIST = gitcompile version COPYING.GPL m4/attributes.m4
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4