aboutsummaryrefslogtreecommitdiffstats
path: root/embed/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-06-06 04:57:38 +0800
committerXan Lopez <xan@gnome.org>2009-06-06 04:57:38 +0800
commit914b6f95e19447d1b25209b9bb3cda2942513775 (patch)
treea3e1387756ce201380ce642036d78205839a0203 /embed/Makefile.am
parentc3c1771fb6776ee3371ef06e5509d7e347880464 (diff)
downloadgsoc2013-epiphany-914b6f95e19447d1b25209b9bb3cda2942513775.tar
gsoc2013-epiphany-914b6f95e19447d1b25209b9bb3cda2942513775.tar.gz
gsoc2013-epiphany-914b6f95e19447d1b25209b9bb3cda2942513775.tar.bz2
gsoc2013-epiphany-914b6f95e19447d1b25209b9bb3cda2942513775.tar.lz
gsoc2013-epiphany-914b6f95e19447d1b25209b9bb3cda2942513775.tar.xz
gsoc2013-epiphany-914b6f95e19447d1b25209b9bb3cda2942513775.tar.zst
gsoc2013-epiphany-914b6f95e19447d1b25209b9bb3cda2942513775.zip
Make EphyEmbedPersist a non-interface type.
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r--embed/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 105efb748..941c3a817 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -1,5 +1,3 @@
-SUBDIRS = webkit
-
NULL =
noinst_LTLIBRARIES = libephyembed.la libephyembedfactory.la
@@ -81,7 +79,6 @@ libephyembedfactory_la_SOURCES = \
ephy-embed-factory.h
libephyembedfactory_la_CPPFLAGS = \
- -I$(top_srcdir)/embed/webkit \
$(AM_CPPFLAGS)
libephyembedfactory_la_CFLAGS = \