diff options
author | raveit65 <[email protected]> | 2014-10-26 17:47:27 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 17:48:24 +0100 |
commit | 082be4a8d1335eefb014e06df19b8da8daea8bc1 (patch) | |
tree | a7eb8390981ce62109841b472a8b24c799e82f00 /desktop-themes/ContrastHigh/pixmaps/Makefile.am | |
parent | 157e14357a072ba566981be19bcec2430a1ba4ee (diff) | |
download | mate-themes-082be4a8d1335eefb014e06df19b8da8daea8bc1.tar.bz2 mate-themes-082be4a8d1335eefb014e06df19b8da8daea8bc1.tar.xz |
Move pixmaps from ContrastHighLargePrint to ContrastHigh
Diffstat (limited to 'desktop-themes/ContrastHigh/pixmaps/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHigh/pixmaps/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHigh/pixmaps/Makefile.am b/desktop-themes/ContrastHigh/pixmaps/Makefile.am new file mode 100644 index 00000000..e2b97802 --- /dev/null +++ b/desktop-themes/ContrastHigh/pixmaps/Makefile.am @@ -0,0 +1,5 @@ +pixmapdir= $(datadir)/themes/ContrastHigh/pixmaps + +EXTRA_DIST= $(pixmap_DATA) + +include $(top_srcdir)/common/all-stock-icons.data |