summaryrefslogtreecommitdiffstats
path: root/serial
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-06-30 05:47:13 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-06-30 05:47:13 +0000
commita22a088109b664efdee397affed55b039cb0999b (patch)
tree3beaed69bcb23d5d3ea2aad6f65d9185311618a8 /serial
parentdff80b644fb16f97962773c384de44b13fbdee56 (diff)
Don't use lib prefix for plugins
Diffstat (limited to 'serial')
-rw-r--r--serial/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/serial/Makefile.am b/serial/Makefile.am
index df246cf0..0e6c47f7 100644
--- a/serial/Makefile.am
+++ b/serial/Makefile.am
@@ -2,9 +2,9 @@
if SERIALPLUGIN
plugindir = $(libdir)/bluetooth/plugins
-plugin_LTLIBRARIES = libserial.la
+plugin_LTLIBRARIES = serial.la
-libserial_la_SOURCES = main.c \
+serial_la_SOURCES = main.c \
manager.h manager.c port.h port.c \
storage.h storage.c