aboutsummaryrefslogtreecommitdiffstats
path: root/embed/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-09-03 04:53:00 +0800
committerXan Lopez <xan@igalia.com>2012-09-03 04:53:00 +0800
commit4c45d09f5bc585147ef8013ac6570b12bbb372e0 (patch)
tree89d252fbde357d33de1d464b3cc8f45551403d17 /embed/Makefile.am
parent8a90676ef1a46d040c4d334b9c1f7522167814a7 (diff)
downloadgsoc2013-epiphany-4c45d09f5bc585147ef8013ac6570b12bbb372e0.tar
gsoc2013-epiphany-4c45d09f5bc585147ef8013ac6570b12bbb372e0.tar.gz
gsoc2013-epiphany-4c45d09f5bc585147ef8013ac6570b12bbb372e0.tar.bz2
gsoc2013-epiphany-4c45d09f5bc585147ef8013ac6570b12bbb372e0.tar.lz
gsoc2013-epiphany-4c45d09f5bc585147ef8013ac6570b12bbb372e0.tar.xz
gsoc2013-epiphany-4c45d09f5bc585147ef8013ac6570b12bbb372e0.tar.zst
gsoc2013-epiphany-4c45d09f5bc585147ef8013ac6570b12bbb372e0.zip
ephy-embed-shell: make the shell find uninstalled icons
This is needed for distcheck, which runs tests before installing.
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r--embed/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index b31e166aa..610a710fc 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -76,7 +76,6 @@ endif
libephyembed_la_CFLAGS = \
-DSHARE_DIR=\"$(pkgdatadir)\" \
- -DICONS_DIR=\"$(pkgdatadir)/icons\" \
$(DEPENDENCIES_CFLAGS) \
$(AM_CFLAGS)