diff options
author | raveit65 <[email protected]> | 2014-10-26 17:54:45 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 17:54:45 +0100 |
commit | b4187df294f9849dd9ba42b2711a18290ee13164 (patch) | |
tree | 157b050b7f1906906c83e5ba1398811c63c6fea1 /desktop-themes/ContrastHigh/pixmaps/Makefile.am | |
parent | 868ef1104cc96762acf3dfbcb22be4d8fad4f279 (diff) | |
download | mate-themes-b4187df294f9849dd9ba42b2711a18290ee13164.tar.bz2 mate-themes-b4187df294f9849dd9ba42b2711a18290ee13164.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 |