
Since we will introduce another type of plugin for the policy engine we want to have each plugin type in separate directories. We also have to adjust: - plugin search directories - po file location - update paths for calls-doc target
5 lines
95 B
Meson
5 lines
95 B
Meson
subdir('provider/mm')
|
|
subdir('provider/dummy')
|
|
subdir('provider/ofono')
|
|
subdir('provider/sip')
|