diff options
author | raveit65 <[email protected]> | 2014-10-26 17:58:27 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 17:58:27 +0100 |
commit | 527073747a99340945d3aa1cbc33ea5bcfc56bc4 (patch) | |
tree | 8939fcc7743d1246e13ffd62aa07f39f63167a6d /desktop-themes/ContrastHigh/Makefile.am | |
parent | 5a1d236b33163922cf08c17aff844d511fe53754 (diff) | |
download | mate-themes-527073747a99340945d3aa1cbc33ea5bcfc56bc4.tar.bz2 mate-themes-527073747a99340945d3aa1cbc33ea5bcfc56bc4.tar.xz |
Move pixmaps from ContrastHighLargePrint to ContrastHigh
Diffstat (limited to 'desktop-themes/ContrastHigh/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHigh/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/ContrastHigh/Makefile.am b/desktop-themes/ContrastHigh/Makefile.am index d32b516b..874b76c7 100644 --- a/desktop-themes/ContrastHigh/Makefile.am +++ b/desktop-themes/ContrastHigh/Makefile.am @@ -9,12 +9,14 @@ EXTRA_DIST = $(theme_DATA) index.theme.in SUBDIRS = \ gtk-3.0 \ gtk-2.0 \ - metacity-1 + metacity-1 \ + pixmaps DIST_SUBDIRS = \ gtk-3.0 \ gtk-2.0 \ - metacity-1 + metacity-1 \ + pixmaps CLEANFILES = index.theme |