build: Fix portal installation with meson

Gah, this fell through the cracks ...
This commit is contained in:
Florian Müllner
2017-07-20 01:43:38 +02:00
parent 2aceeac7e0
commit ae0eeb0dca
2 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,7 @@ configure_file(
)
install_data('gnome-shell.portal', install_dir: portaldir)
install_data('50-gnome-shell-system.xml', install_dir: keysdir)