diff options
author | raveit65 <[email protected]> | 2014-10-26 17:47:27 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 17:47:27 +0100 |
commit | 12dba598df6e11619b6c4a79042360bee3801dd2 (patch) | |
tree | 1004602f4ba038dfb9546e39a9c9b72f241893bd /desktop-themes/ContrastHigh/Makefile.am | |
parent | 28c6959f55af7b9b641cf4b481c38e3a75990f4a (diff) | |
download | mate-themes-12dba598df6e11619b6c4a79042360bee3801dd2.tar.bz2 mate-themes-12dba598df6e11619b6c4a79042360bee3801dd2.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 |