aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorFrédéric Crozat <fcrozat@src.gnome.org>2001-07-30 22:22:50 +0800
committerFrédéric Crozat <fcrozat@src.gnome.org>2001-07-30 22:22:50 +0800
commit9b4b5c6598cfac2e6436530c75bfe95b617d7ec7 (patch)
treefa4a148eb132618bba21348b7071393f49917bb7 /shell/Makefile.am
parentca87e4cc43fa191f87cd2bf88e2447d40f54c244 (diff)
downloadgsoc2013-evolution-9b4b5c6598cfac2e6436530c75bfe95b617d7ec7.tar
gsoc2013-evolution-9b4b5c6598cfac2e6436530c75bfe95b617d7ec7.tar.gz
gsoc2013-evolution-9b4b5c6598cfac2e6436530c75bfe95b617d7ec7.tar.bz2
gsoc2013-evolution-9b4b5c6598cfac2e6436530c75bfe95b617d7ec7.tar.lz
gsoc2013-evolution-9b4b5c6598cfac2e6436530c75bfe95b617d7ec7.tar.xz
gsoc2013-evolution-9b4b5c6598cfac2e6436530c75bfe95b617d7ec7.tar.zst
gsoc2013-evolution-9b4b5c6598cfac2e6436530c75bfe95b617d7ec7.zip
Fix support for gtkhtml when compiled with gconf support
svn path=/trunk/; revision=11473
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 4785fdae6e..9ec35f1c48 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -7,6 +7,7 @@ INCLUDES = -O \
$(BONOBO_GNOME_CFLAGS) \
$(BONOBO_CONF_CFLAGS) \
$(EXTRA_GNOME_CFLAGS) \
+ $(GTKHTML_CFLAGS) \
-DEVOLUTION_IMAGES=\""$(datadir)/images/evolution"\" \
-DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \