diff options
author | raveit65 <[email protected]> | 2014-10-29 19:52:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-29 22:09:21 +0100 |
commit | 64417fe4947b45dc2d37ebdc0e7a1335c030941a (patch) | |
tree | 491bc088b9a2a87d3ac013db6cf466c76157e2ea /desktop-themes/ContrastHighInverse/Makefile.am | |
parent | 3bc3e32c4ec713b69078a956c55cc2ad75a545b4 (diff) | |
download | mate-themes-64417fe4947b45dc2d37ebdc0e7a1335c030941a.tar.bz2 mate-themes-64417fe4947b45dc2d37ebdc0e7a1335c030941a.tar.xz |
move ContrastHighLargePrintInverse pixmaps to ContrastHighInverse
Diffstat (limited to 'desktop-themes/ContrastHighInverse/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHighInverse/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/ContrastHighInverse/Makefile.am b/desktop-themes/ContrastHighInverse/Makefile.am index ced961d0..5b73d4ca 100644 --- a/desktop-themes/ContrastHighInverse/Makefile.am +++ b/desktop-themes/ContrastHighInverse/Makefile.am @@ -10,12 +10,14 @@ theme_DATA = index.theme SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 + metacity-1 \ + pixmaps DIST_SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 + metacity-1 \ + pixmaps DISTCLEANFILES=index.theme EXTRA_DIST=index.theme.in |