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

themedir=	$(datadir)/icons/HighContrast-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