summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2011-03-03 12:52:21 +0530
committerArun Raghavan <arun.raghavan@collabora.co.uk>2011-05-02 11:55:38 +0530
commit20f1fa17bebe086cb9cff09a5157dc7ca009ba61 (patch)
treeb2bedf5612b19466e4655b98762525493317a849 /src/Makefile.am
parente11770b64ffbe0a5e5d172244c175fa0bc4034db (diff)
alsa-mixer: Remove passthrough profiles
These aren't used any more - we handle passthrough mode in the iec958* profiles now.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e3217043..a68cdc26 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1166,8 +1166,7 @@ dist_alsapaths_DATA = \
modules/alsa/mixer/paths/analog-output-headphones-2.conf \
modules/alsa/mixer/paths/analog-output-lfe-on-mono.conf \
modules/alsa/mixer/paths/analog-output-mono.conf \
- modules/alsa/mixer/paths/iec958-stereo-output.conf \
- modules/alsa/mixer/paths/iec958-passthrough-output.conf
+ modules/alsa/mixer/paths/iec958-stereo-output.conf
endif