From a5581a6ae111e85a93a719a434e0229670a6263b Mon Sep 17 00:00:00 2001 From: Karsten Wiese Date: Thu, 31 Jul 2008 17:01:29 +0200 Subject: Add usb_stream PCM plugin usb_stream PCM plugin is used together with snd-usb-us122l driver. Signed-off-by: Takashi Iwai --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 7ed6e87..6e7be15 100644 --- a/configure.in +++ b/configure.in @@ -125,6 +125,7 @@ AC_OUTPUT([ rate-lavc/Makefile maemo/Makefile doc/Makefile + usb_stream/Makefile ]) dnl Show the build conditions -- cgit