build: move plugins directory to src/plugins
We are going to allow including the plugin sources built within the ModemManager daemon binary; moving the sources within the daemon sources directory makes it easier.
This commit is contained in:

committed by
Aleksander Morgado

parent
072d7ac906
commit
e14b904cbd
@@ -3,7 +3,7 @@
|
||||
|
||||
test_conf = {
|
||||
'abs_top_builddir': build_root,
|
||||
'PLUGIN_BUILD_SUBDIR': 'plugins/',
|
||||
'PLUGIN_BUILD_SUBDIR': 'src/plugins/',
|
||||
}
|
||||
|
||||
configure_file(
|
||||
|
Reference in New Issue
Block a user