aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-05-10 17:02:44 +0800
committerXan Lopez <xan@igalia.com>2012-05-10 17:02:44 +0800
commitfc39029f70921157329689bf25cbac53114caa2c (patch)
tree3c5e2fc56710aadbbbfd928b58919b9daee4c8d5 /doc
parent6c611eade581a8668e48270b39dc757830ce23ad (diff)
downloadgsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar
gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.gz
gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.bz2
gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.lz
gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.xz
gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.zst
gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.zip
Remove a few more egg leftovers
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 3b09fe417..9f11647dc 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -53,14 +53,6 @@ IGNORE_HFILES = \
ephy-permission-manager.h \
find-dialog.h \
print-dialog.h \
- egg-editable-toolbar.h \
- eggintl.h \
- eggmarshalers.h \
- eggstatusicon.h \
- egg-toolbar-editor.h \
- egg-toolbars-model.h \
- eggtrayicon.h \
- eggtraymanager.h \
eggtreemultidnd.h \
ephy-bookmark-action.h \
ephy-bookmark-properties.h \
@@ -114,7 +106,6 @@ GTKDOC_CFLAGS = -DEPIPHANY_COMPILATION \
-I$(top_srcdir)/src/bookmarks \
-I$(top_srcdir)/lib/egg \
-I$(top_srcdir)/lib/history \
- -I$(top_builddir)/lib/egg \
$(DEPENDENCIES_CFLAGS) \
$(DBUS_CFLAGS) \
$(INCINTL)