summaryrefslogtreecommitdiffstats
path: root/themes/meson.build
blob: d58dddf431e12d592e90a742299c60dd1d94cb72 (plain)
1
2
3
4
5
6
install_data(
  files(
    'default.theme',
    'colorless.theme',
  ),
  install_dir : themedir)