aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-04-14 17:43:54 +0800
committerXan Lopez <xan@igalia.com>2012-04-14 17:43:54 +0800
commitdad79f566e60f303a1d7b3078bf07e3491fd1fd0 (patch)
treec960cf2647596b91bff4b21773edea9b7b83c1b0 /src/Makefile.am
parentf91c081bb406b111b5674a9b91d2532b69fb1dd0 (diff)
downloadgsoc2013-epiphany-dad79f566e60f303a1d7b3078bf07e3491fd1fd0.tar
gsoc2013-epiphany-dad79f566e60f303a1d7b3078bf07e3491fd1fd0.tar.gz
gsoc2013-epiphany-dad79f566e60f303a1d7b3078bf07e3491fd1fd0.tar.bz2
gsoc2013-epiphany-dad79f566e60f303a1d7b3078bf07e3491fd1fd0.tar.lz
gsoc2013-epiphany-dad79f566e60f303a1d7b3078bf07e3491fd1fd0.tar.xz
gsoc2013-epiphany-dad79f566e60f303a1d7b3078bf07e3491fd1fd0.tar.zst
gsoc2013-epiphany-dad79f566e60f303a1d7b3078bf07e3491fd1fd0.zip
Move a few EphyShell methods to ephy-private.h
These are clearly not meant to be used outside of Epiphany.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8926d077e..634b5a8a7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -158,6 +158,7 @@ epiphany_CPPFLAGS = \
-I$(top_srcdir)/embed \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/lib/egg \
+ -I$(top_srcdir)/lib/history \
-I$(top_srcdir)/src/bookmarks \
-DDATADIR=\""$(datadir)"\" \
-DGNOMELOCALEDIR=\"$(datadir)/locale\" \