Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/art/icon-theme/48x48/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'art/icon-theme/48x48/Makefile.am')
-rw-r--r--art/icon-theme/48x48/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/art/icon-theme/48x48/Makefile.am b/art/icon-theme/48x48/Makefile.am
new file mode 100644
index 0000000..e3bc42c
--- /dev/null
+++ b/art/icon-theme/48x48/Makefile.am
@@ -0,0 +1,12 @@
+iconsize=48x48
+category=stock
+icondir = $(datadir)/icons/olpc/$(iconsize)/$(category)
+
+icon_DATA = \
+ back.png \
+ forward.png \
+ reload.png \
+ expand.png \
+ unexpand.png
+
+EXTRA_DIST = $(icon_DATA)