aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-06-11 22:30:13 +0200
committerdec05eba <dec05eba@protonmail.com>2024-06-11 22:30:13 +0200
commit6f57bc3cf5a3aaa36c1204ff6cc7913779d930f0 (patch)
tree6cfcb537de2a8c447f865234aa6357070c5ced33 /meson.build
parent9ab3e9c4deed3e75b326aadfdf55f5262b9ed8a7 (diff)
b
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 2d33788..623aa49 100644
--- a/meson.build
+++ b/meson.build
@@ -28,4 +28,4 @@ executable('gpu-screen-recorder-gtk', src, dependencies : dep, install : true)
install_data(files('gpu-screen-recorder-gtk.desktop'), install_dir : '/usr/share/applications')
install_data(files('com.dec05eba.gpu_screen_recorder.appdata.xml'), install_dir : '/usr/share/metainfo')
-install_subdir('icons/hicolor', install_dir : '/usr/share/icons/hicolor')
+install_subdir(files('icons/hicolor'), install_dir : '/usr/share/icons/hicolor')