[epiphany] Remove a few more egg leftovers



commit fc39029f70921157329689bf25cbac53114caa2c
Author: Xan Lopez <xan igalia com>
Date:   Thu May 10 11:02:44 2012 +0200

    Remove a few more egg leftovers

 doc/reference/Makefile.am |    9 ---------
 lib/Makefile.am           |    1 -
 lib/egg/Makefile.am       |    1 -
 src/Makefile.am           |    1 -
 4 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 3b09fe4..9f11647 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)
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 5632810..601c79a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -83,7 +83,6 @@ nodist_libephymisc_la_SOURCES = \
 
 libephymisc_la_CPPFLAGS = \
 	-I$(top_builddir)/lib			 \
-	-I$(top_builddir)/lib/egg		 \
 	-I$(top_srcdir)/lib/egg			 \
 	-DDATADIR="\"$(datadir)\""		 \
 	-DSHARE_DIR=\"$(pkgdatadir)\" 		 \
diff --git a/lib/egg/Makefile.am b/lib/egg/Makefile.am
index 4041085..5415230 100644
--- a/lib/egg/Makefile.am
+++ b/lib/egg/Makefile.am
@@ -21,7 +21,6 @@ libegg_la_SOURCES = \
 	$(EGGHEADERS)
 
 libegg_la_CPPFLAGS = \
-	-I$(top_builddir)/lib/egg		\
 	-DG_LOG_DOMAIN=\""Egg"\"		\
 	$(AM_CPPFLAGS)
 
diff --git a/src/Makefile.am b/src/Makefile.am
index 8e1110a..dc819de 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -90,7 +90,6 @@ nodist_libephymain_la_SOURCES = \
 
 libephymain_la_CPPFLAGS = \
 	-I$(top_builddir)/lib		\
-	-I$(top_builddir)/lib/egg	\
 	-I$(top_builddir)/embed		\
 	-I$(top_srcdir)/embed 		\
 	-I$(top_srcdir)/lib   		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]