diff options
Diffstat (limited to 'icon-themes/ContrastHigh-SVG/48x48/Makefile.am')
-rw-r--r-- | icon-themes/ContrastHigh-SVG/48x48/Makefile.am | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh-SVG/48x48/Makefile.am b/icon-themes/ContrastHigh-SVG/48x48/Makefile.am new file mode 100644 index 00000000..80f861b7 --- /dev/null +++ b/icon-themes/ContrastHigh-SVG/48x48/Makefile.am @@ -0,0 +1,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 |