summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 146a12e6..b00817d9 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,7 +1,7 @@
plugindir = $(libdir)/bluetooth/plugins
-plugin_LTLIBRARIES = libecho.la
+noinst_LTLIBRARIES = libecho.la
libecho_la_SOURCES = echo.c