aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2012-08-31 17:48:28 +0800
committerClaudio Saavedra <csaavedra@igalia.com>2012-09-01 02:34:02 +0800
commit6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c (patch)
tree2daaff1d3647b1685546e5873c0813edc97f3df9 /embed
parent2f7c4405bd300e90e7c46454473208bd486a69ab (diff)
downloadgsoc2013-epiphany-6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c.tar
gsoc2013-epiphany-6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c.tar.gz
gsoc2013-epiphany-6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c.tar.bz2
gsoc2013-epiphany-6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c.tar.lz
gsoc2013-epiphany-6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c.tar.xz
gsoc2013-epiphany-6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c.tar.zst
gsoc2013-epiphany-6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c.zip
data: add artwork for the overview
Thumbnail for missing snapshots and thumbnail frame by Jakub Steiner.
Diffstat (limited to 'embed')
-rw-r--r--embed/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 610a710fc..b31e166aa 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -76,6 +76,7 @@ endif
libephyembed_la_CFLAGS = \
-DSHARE_DIR=\"$(pkgdatadir)\" \
+ -DICONS_DIR=\"$(pkgdatadir)/icons\" \
$(DEPENDENCIES_CFLAGS) \
$(AM_CFLAGS)