summaryrefslogtreecommitdiffstats
path: root/usb_stream/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Check for --no-undefined linker flag and use it.Diego E. 'Flameeyes' Pettenò2008-11-211-1/+1
| | | | | | | This adds extra safety that the built libraries will have all the correct dependencies linked in. Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
* Add missing noinst_HEADERS to usb_stream/Makefile.amTakashi Iwai2008-08-181-0/+2
| | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* Add usb_stream PCM pluginKarsten Wiese2008-07-311-0/+9
usb_stream PCM plugin is used together with snd-usb-us122l driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>