diff options
author | raveit65 <[email protected]> | 2014-10-29 19:52:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-29 22:29:05 +0100 |
commit | 2541c1a3e567a2c2addda4b6043e67913a4aa2b0 (patch) | |
tree | 4c122a749bd50d164898fd75a94caa2b192feeb9 /desktop-themes/ContrastHighInverse/pixmaps/Makefile.am | |
parent | 75ef7685ce928a2b0ab74d130458082960f5113b (diff) | |
download | mate-themes-2541c1a3e567a2c2addda4b6043e67913a4aa2b0.tar.bz2 mate-themes-2541c1a3e567a2c2addda4b6043e67913a4aa2b0.tar.xz |
move ContrastHighLargePrintInverse pixmaps to ContrastHighInverse
Diffstat (limited to 'desktop-themes/ContrastHighInverse/pixmaps/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHighInverse/pixmaps/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/pixmaps/Makefile.am b/desktop-themes/ContrastHighInverse/pixmaps/Makefile.am new file mode 100644 index 00000000..63cf4832 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/Makefile.am @@ -0,0 +1,5 @@ +pixmapdir= $(datadir)/themes/ContrastHighInverse/pixmaps + +EXTRA_DIST= $(pixmap_DATA) + +include $(top_srcdir)/common/all-stock-icons.data |