diff options
Diffstat (limited to 'serial')
-rw-r--r-- | serial/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/serial/Makefile.am b/serial/Makefile.am index effb7c6f..df246cf0 100644 --- a/serial/Makefile.am +++ b/serial/Makefile.am @@ -1,5 +1,5 @@ -if SERIALSERVICE +if SERIALPLUGIN plugindir = $(libdir)/bluetooth/plugins plugin_LTLIBRARIES = libserial.la |