From e14b904cbd6816cb0227d519d308ae71ddaf6e07 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 8 Dec 2022 13:37:55 +0000 Subject: 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. --- data/tests/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/tests/meson.build b/data/tests/meson.build index fa0b2c00..1cc0826b 100644 --- a/data/tests/meson.build +++ b/data/tests/meson.build @@ -3,7 +3,7 @@ test_conf = { 'abs_top_builddir': build_root, - 'PLUGIN_BUILD_SUBDIR': 'plugins/', + 'PLUGIN_BUILD_SUBDIR': 'src/plugins/', } configure_file( -- cgit v1.2.3-70-g09d2