Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/icons/24x24/apps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/24x24/apps/Makefile.am')
-rw-r--r--data/icons/24x24/apps/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/icons/24x24/apps/Makefile.am b/data/icons/24x24/apps/Makefile.am
new file mode 100644
index 0000000..00b9a50
--- /dev/null
+++ b/data/icons/24x24/apps/Makefile.am
@@ -0,0 +1,14 @@
+themedir = $(datadir)/icons/hicolor
+size = 24x24
+context = apps
+
+iconsdir = $(themedir)/$(size)/$(context)
+
+icons_DATA = \
+ evince.png
+
+noinst_DATA =
+
+EXTRA_DIST = \
+ $(icons_DATA) \
+ $(noinst_DATA)