From 6200708d6bc6d37aedf3e7f7199ab4d87cd0cf3c Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Fri, 31 Aug 2012 12:48:28 +0300 Subject: data: add artwork for the overview Thumbnail for missing snapshots and thumbnail frame by Jakub Steiner. --- embed/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'embed/Makefile.am') 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) -- cgit v1.2.3