build: Allow loading of plugins from development tree

This commit is contained in:
Marcel Holtmann 2011-08-14 14:39:14 -07:00
parent 5a0c179b9a
commit 6b5b53f5d8

View File

@ -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 =