Skip to content

Commit

Permalink
add install path
Browse files Browse the repository at this point in the history
  • Loading branch information
Girtablulu committed Feb 13, 2020
1 parent 4ab4e53 commit f2b29d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions icons/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ foreach icon_size : icon_sizes
icons = [
'@0@/distributor-logo-solus@1@'.format(icon_size, suffix),
'@0@/start-here-solus@1@'.format(icon_size, suffix),
'@0@/start-here-solus-mono@1@'.format(icon_size, suffix),
]
target_dir = join_paths(icons_dir, icon_size, 'places')
install_data(
Expand Down

0 comments on commit f2b29d3

Please sign in to comment.