aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-06-06 05:37:22 +0800
committerXan Lopez <xan@gnome.org>2009-06-06 05:37:22 +0800
commitf1739ae27f88f7e6b5a83466ac1321657d369312 (patch)
treed2f92adfc9e5b45b41ba78b54f90d277bc94cd67 /doc
parent045e3f0484d48581a021433e2ec775139c28fedf (diff)
downloadgsoc2013-epiphany-f1739ae27f88f7e6b5a83466ac1321657d369312.tar
gsoc2013-epiphany-f1739ae27f88f7e6b5a83466ac1321657d369312.tar.gz
gsoc2013-epiphany-f1739ae27f88f7e6b5a83466ac1321657d369312.tar.bz2
gsoc2013-epiphany-f1739ae27f88f7e6b5a83466ac1321657d369312.tar.lz
gsoc2013-epiphany-f1739ae27f88f7e6b5a83466ac1321657d369312.tar.xz
gsoc2013-epiphany-f1739ae27f88f7e6b5a83466ac1321657d369312.tar.zst
gsoc2013-epiphany-f1739ae27f88f7e6b5a83466ac1321657d369312.zip
doc/reference/Makefile.am: remove leftovers.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index a67c05f10..50f0c1b64 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -57,7 +57,6 @@ IGNORE_HFILES = \
ephy-history.h \
find-dialog.h \
print-dialog.h \
- webkit-embed-persist.h \
egg-editable-toolbar.h \
eggintl.h \
eggmarshalers.h \
@@ -122,7 +121,6 @@ GTKDOC_CFLAGS = -DEPIPHANY_COMPILATION \
-I$(top_srcdir)/src/bookmarks \
-I$(top_srcdir)/lib/egg \
-I$(top_builddir)/lib/egg \
- -I$(top_srcdir)/embed/webkit \
$(DEPENDENCIES_CFLAGS) \
$(DBUS_CFLAGS) \
$(INCINTL)
@@ -130,7 +128,6 @@ GTKDOC_CFLAGS = -DEPIPHANY_COMPILATION \
GTKDOC_LIBS = \
$(top_builddir)/src/libephymain.la \
$(top_builddir)/src/bookmarks/libephybookmarks.la \
- $(top_builddir)/embed/webkit/libephywebkitembed.la \
$(top_builddir)/embed/libephyembed.la \
$(top_builddir)/lib/widgets/libephywidgets.la \
$(top_builddir)/lib/libephymisc.la \