summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-09-11 10:06:00 +0800
committerColin Guthrie <cguthrie@mandriva.org>2010-09-12 13:15:36 +0100
commitd30d22dfb8640431405b3d0f15455b29e817c167 (patch)
tree8915a400054ef6fd2b9d675c0acf2ef2d9bc8145 /src/Makefile.am
parent49a90649e0afdc59844cff1a17733a2765332c86 (diff)
alsa-mixer: add profile for Traktor Kontrol S4
This new audio interface from Native Instruments has 2 stereo channels for both input and output direction. This patch adds mappings for them.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 11980fb3..e55c31c5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1099,7 +1099,8 @@ dist_alsaprofilesets_DATA = \
modules/alsa/mixer/profile-sets/default.conf \
modules/alsa/mixer/profile-sets/maudio-fasttrack-pro.conf \
modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf \
- modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf
+ modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf \
+ modules/alsa/mixer/profile-sets/native-instruments-traktorkontrol-s4.conf
if HAVE_UDEV
dist_udevrules_DATA = \