From 58b344f46b91b29eae0af2155c4fe3f1cac76858 Mon Sep 17 00:00:00 2001 From: Marcel Dijkstra Date: Thu, 21 Mar 2013 01:23:48 +0100 Subject: add Menta icon set --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0f66328..121400c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping -SUBDIRS = po $(SVGSRCDIR) +SUBDIRS = \ + po $(SVGSRCDIR) \ + menta theme_in_files = index.theme.in.in theme_DATA = $(theme_in_files:.theme.in.in=.theme) @@ -86,6 +88,7 @@ pkgconfig_DATA = mate-icon-theme.pc EXTRA_DIST = \ mate-icon-theme.pc.in \ mate \ + menta \ $(theme_in_files) CLEANFILES = \ -- cgit v1.2.1