Add missing smixer.conf for installation

This commit is contained in:
Takashi Iwai 2007-04-05 17:19:40 +02:00
parent 7f9dd4ac65
commit 41dfdba7fb

View file

@ -4,6 +4,9 @@ cfg_files = alsa.conf
if BUILD_ALISP
cfg_files += sndo-mixer.alisp
endif
if BUILD_MODULES
cfg_files += smixer.conf
endif
EXTRA_DIST = $(cfg_files)