summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/48x48/animations/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'icon-themes/ContrastHigh/48x48/animations/Makefile.am')
-rw-r--r--icon-themes/ContrastHigh/48x48/animations/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh/48x48/animations/Makefile.am b/icon-themes/ContrastHigh/48x48/animations/Makefile.am
new file mode 100644
index 00000000..b9b799ed
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/animations/Makefile.am
@@ -0,0 +1,13 @@
+NULL=
+
+themedir = $(datadir)/icons/ContrastHigh
+size = 48x48
+context = animations
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA= \
+ process-idle.png \
+ process-idle.svg
+
+EXTRA_DIST= $(icon_DATA)