diff options
author | Xan Lopez <xan@igalia.com> | 2012-05-10 17:02:44 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-05-10 17:02:44 +0800 |
commit | fc39029f70921157329689bf25cbac53114caa2c (patch) | |
tree | 3c5e2fc56710aadbbbfd928b58919b9daee4c8d5 /doc | |
parent | 6c611eade581a8668e48270b39dc757830ce23ad (diff) | |
download | gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.gz 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.am | 9 |
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) |