summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-08-20 02:03:55 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-08-20 02:03:55 +0000
commit510ec5da4fcf0dd598dd0aa7dde6c0c698a1f2d1 (patch)
tree5c780a66a9943257454898e45e179ae9e13b53ac
parent80e725ed106e3281a12682325ee700305189295c (diff)
Don't install ALSA plugins
-rw-r--r--alsa/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsa/Makefile.am b/alsa/Makefile.am
index 63458cd9..36e9ff06 100644
--- a/alsa/Makefile.am
+++ b/alsa/Makefile.am
@@ -2,7 +2,7 @@
if ALSA
alsadir = $(libdir)/alsa-lib
-alsa_LTLIBRARIES = libasound_module_pcm_a2dp.la libasound_module_pcm_headset.la
+noinst_LTLIBRARIES = libasound_module_pcm_a2dp.la libasound_module_pcm_headset.la
libasound_module_pcm_a2dp_la_SOURCES = pcm_a2dp.c sbc.h sbc.c
libasound_module_pcm_a2dp_la_LDFLAGS = -module -avoid-version -export-dynamic