gdctl: Install to bin/

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4190>
This commit is contained in:
Jonas Ådahl 2024-12-18 00:15:27 +01:00 committed by Marge Bot
parent 7a39f05b69
commit a9d8aaa6fd

View File

@ -1 +1,6 @@
install_data(
'gdctl',
install_dir: bindir,
)
get_state_tool = find_program('get-state.py')