Install the svg files for the pieces in the correct location

https://bugzilla.gnome.org/show_bug.cgi?id=790395
This commit is contained in:
Ken VanDine 2017-11-15 14:24:54 -05:00
parent 08bb18b07f
commit a997da7e20

View file

@ -1,8 +1,8 @@
subdir('icons')
# The SVG's of the chess pieces
# The SVGs of the chess pieces
install_subdir('pieces',
install_dir: join_paths(datadir, meson.project_name(), 'pieces')
install_dir: join_paths(datadir, meson.project_name())
)
# The engines.conf file