From ead8ef613ce66d51399a87d225b4cd52c6c7983e Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 23:42:46 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- icon-themes/HighContrast-SVG/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 icon-themes/HighContrast-SVG/Makefile.am (limited to 'icon-themes/HighContrast-SVG/Makefile.am') diff --git a/icon-themes/HighContrast-SVG/Makefile.am b/icon-themes/HighContrast-SVG/Makefile.am new file mode 100644 index 00000000..82de2aaa --- /dev/null +++ b/icon-themes/HighContrast-SVG/Makefile.am @@ -0,0 +1,12 @@ +@INTLTOOL_THEME_RULE@ + +themedir = $(datadir)/icons/MateHighContrast-SVG + +theme_in_files = index.theme.in +theme_DATA = $(theme_in_files:.theme.in=.theme) + +SUBDIRS= scalable 48x48 + +EXTRA_DIST= index.theme index.theme.in +DISTCLEANFILES= index.theme + -- cgit v1.2.1