Diff between 5a0c179b9ac1fb2c409f44f4f86c26f7a56514c5 and 6b5b53f5d8a884fdd80a5c276507ec7cd3c1401b
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +5 | -0 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index c370b55..3c8ab40 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,12 @@ systemdunit_DATA = src/bluetooth.service
endif
endif
+if MAINTAINER_MODE
+plugindir = $(abs_top_srcdir)/plugins/.libs
+else
plugindir = $(libdir)/bluetooth/plugins
+endif
+
plugin_LTLIBRARIES =