diff options
author | raveit65 <[email protected]> | 2014-10-26 16:09:38 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 16:19:38 +0100 |
commit | 45bdc55d0ae207c7c66180ed28cea26d4f2e923c (patch) | |
tree | b78ddecf5d9080c4bd0b332b7b72869dc9c21ddb /icon-themes/ContrastHigh/Makefile.am | |
parent | 3b3b4d91c2f322aced81970a77db4a41f6086dd8 (diff) | |
download | mate-themes-45bdc55d0ae207c7c66180ed28cea26d4f2e923c.tar.bz2 mate-themes-45bdc55d0ae207c7c66180ed28cea26d4f2e923c.tar.xz |
move contrast icon theme to contrasthigh, where it belongs
Diffstat (limited to 'icon-themes/ContrastHigh/Makefile.am')
-rw-r--r-- | icon-themes/ContrastHigh/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh/Makefile.am b/icon-themes/ContrastHigh/Makefile.am index 831f1247..7b35bafd 100644 --- a/icon-themes/ContrastHigh/Makefile.am +++ b/icon-themes/ContrastHigh/Makefile.am @@ -1,5 +1,7 @@ indexthemedir = $(datadir)/icons/ContrastHigh/ +SUBDIRS = 36x36 48x48 + indextheme_DATA = index.theme EXTRA_DIST= $(indextheme_DATA) |