summaryrefslogtreecommitdiffstats
path: root/a52
diff options
context:
space:
mode:
Diffstat (limited to 'a52')
-rw-r--r--a52/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/a52/Makefile.am b/a52/Makefile.am
index 4021496..ea0078f 100644
--- a/a52/Makefile.am
+++ b/a52/Makefile.am
@@ -1,6 +1,6 @@
asound_module_pcm_a52_LTLIBRARIES = libasound_module_pcm_a52.la
-asound_module_pcm_a52dir = $(libdir)/alsa-lib
+asound_module_pcm_a52dir = @ALSA_PLUGIN_DIR@
AM_CFLAGS = -Wall -g @ALSA_CFLAGS@ @AVCODEC_CFLAGS@
AM_LDFLAGS = -module -avoid-version -export-dynamic