Install alsa stuff in correct place

This commit is contained in:
Pacho Ramos 2010-07-16 20:38:58 +02:00 committed by Johan Hedberg
parent e49d5d3738
commit 5ea0e85ae6

View File

@ -248,7 +248,7 @@ audio_libasound_module_ctl_bluetooth_la_LIBADD = lib/libbluetooth.la @ALSA_LIBS@
audio_libasound_module_ctl_bluetooth_la_CFLAGS = @ALSA_CFLAGS@
if CONFIGFILES
alsaconfdir = $(sysconfdir)/alsa
alsaconfdir = $(datadir)/alsa
alsaconf_DATA = audio/bluetooth.conf
endif