Skip to content
Snippets Groups Projects
Commit 0e01895d authored by George Kiagiadakis's avatar George Kiagiadakis
Browse files

meson: install wireplumber.conf

parent 97c9da62
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,7 @@ executable('wireplumber',
install: true,
dependencies : [gobject_dep, gio_dep, wp_dep],
)
install_data('wireplumber.conf',
install_dir: join_paths(get_option('sysconfdir'), 'wireplumber')
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment