summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh-SVG/48x48/Makefile.am
blob: 80f861b75a6abd163cb39cebf25eb268ec0c3bec (plain)
1
2
3
4
5
6
7
8
9
10
11
12

themedir=	$(datadir)/icons/ContrastHigh-SVG/48x48

SUBDIRS = animations

#install: install-am
#	if test -e $(DESTDIR)$(libexecdir)/icon-name-mapping; then \
#		cd $(icondir) ; \
#		for context in $(SUBDIRS) ;  do \
#			$(DESTDIR)$(libexecdir)/icon-name-mapping -c $$context; \
#		done \
#	fi