summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarsten Wiese <fzu@wemgehoertderstaat.de>2008-07-31 17:01:29 +0200
committerTakashi Iwai <tiwai@suse.de>2008-07-31 17:01:29 +0200
commita5581a6ae111e85a93a719a434e0229670a6263b (patch)
tree453008e994cc757fcd7220ea85e4482577cc64dd /Makefile.am
parent90c32999189cf6f5c63f40dadb8076eca379713b (diff)
Add usb_stream PCM plugin
usb_stream PCM plugin is used together with snd-usb-us122l driver. 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 dc64960..0edbfef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ if HAVE_PPH
PPHDIR = pph
endif
-SUBDIRS = oss mix $(PPHDIR) $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) doc
+SUBDIRS = oss mix $(PPHDIR) $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) usb_stream doc
EXTRA_DIST = gitcompile version COPYING.GPL
AUTOMAKE_OPTIONS = foreign