]> code.delx.au - pulseaudio/commit
build-sys: Add missing profile and alsa-mixer/paths to src/Makefile.am
authorDaniel T Chen <crimsun@ubuntu.com>
Fri, 19 Feb 2010 05:23:17 +0000 (00:23 -0500)
committerLennart Poettering <lennart@poettering.net>
Sun, 21 Feb 2010 17:16:03 +0000 (18:16 +0100)
commit2b2149dc9d6b2010a9acd4d05ec4e331e710fd25
treee7c6cb9247e54b5443957b12a228291f34557fbf
parent609a005b77b5dc691271f48351bd39e3eecb7dc9
build-sys: Add missing profile and alsa-mixer/paths to src/Makefile.am

Commits e8cb96c and 0c836aa created mixer paths but did not update
src/Makefile.am.  Building a snapshot containing these two commits
therefore results in the user being unable to adjust the volume or
(un)mute through PA.  Fix this by adding the two new mixer paths
files to src/Makefile.am.

Likewise, commit 66e1a2d created a profile for the M-Audio FastTrack
Pro USB but did not update src/Makefile.am.  Fix this by adding the
profile to src/Makefile.am.
src/Makefile.am