From 41021474f0df25b43ec2a4d46fa5eeccfd1ad461 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 27 Mar 2018 20:36:19 +0200 Subject: add black cursor theme --- cursor-themes/mate-black/Makefile.am | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 cursor-themes/mate-black/Makefile.am (limited to 'cursor-themes/mate-black/Makefile.am') diff --git a/cursor-themes/mate-black/Makefile.am b/cursor-themes/mate-black/Makefile.am new file mode 100644 index 00000000..54ded0d4 --- /dev/null +++ b/cursor-themes/mate-black/Makefile.am @@ -0,0 +1,15 @@ +THEME_NAME=mate-black +THEME_IN_FILES=index.theme.in + +@INTLTOOL_THEME_RULE@ + +themedir = $(datadir)/icons/$(THEME_NAME) + +theme_DATA = \ + index.theme + +SUBDIRS = \ + cursors + +DISTCLEANFILES = index.theme +EXTRA_DIST = index.theme.in -- cgit v1.2.1