fix install of rage image to right location used for icons in wl/csd

fix more meson build
This commit is contained in:
Carsten Haitzler 2017-07-24 17:14:49 +09:00
parent cc6ae2d2c0
commit b17dd424df
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
install_data('rage.png',
install_dir: join_paths(dir_data, 'icons'))
install_data('rage.png',
install_dir: join_paths(dir_data, proj, 'images'))