summaryrefslogtreecommitdiff
path: root/icon-themes/HighContrast-SVG/48x48/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-12-01 23:42:46 -0300
committerPerberos <[email protected]>2011-12-01 23:42:46 -0300
commitead8ef613ce66d51399a87d225b4cd52c6c7983e (patch)
tree28331e03ae7cced58068fc2a35dbf127d109a73e /icon-themes/HighContrast-SVG/48x48/Makefile.am
downloadmate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.bz2
mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.xz
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'icon-themes/HighContrast-SVG/48x48/Makefile.am')
-rw-r--r--icon-themes/HighContrast-SVG/48x48/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/icon-themes/HighContrast-SVG/48x48/Makefile.am b/icon-themes/HighContrast-SVG/48x48/Makefile.am
new file mode 100644
index 00000000..2d62aa1d
--- /dev/null
+++ b/icon-themes/HighContrast-SVG/48x48/Makefile.am
@@ -0,0 +1,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