[epiphany] Remove embedfactory library from Makefiles.
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Subject: [epiphany] Remove embedfactory library from Makefiles.
- Date: Fri, 5 Jun 2009 17:11:22 -0400 (EDT)
commit 8cc5c0f0ceca462741ece79b0ed6e43da878656f
Author: Xan Lopez <xan gnome org>
Date: Sat Jun 6 00:09:47 2009 +0300
Remove embedfactory library from Makefiles.
---
doc/reference/Makefile.am | 1 -
src/Makefile.am | 3 ---
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 8a508f9..7743419 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -130,7 +130,6 @@ GTKDOC_CFLAGS = -DEPIPHANY_COMPILATION \
GTKDOC_LIBS = \
$(top_builddir)/src/libephymain.la \
$(top_builddir)/src/bookmarks/libephybookmarks.la \
- $(top_builddir)/embed/libephyembedfactory.la \
$(top_builddir)/embed/webkit/libephywebkitembed.la \
$(top_builddir)/embed/libephyembed.la \
$(top_builddir)/lib/widgets/libephywidgets.la \
diff --git a/src/Makefile.am b/src/Makefile.am
index 73ffa00..ba06c42 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -224,7 +224,6 @@ epiphany_LDFLAGS = -dlopen self
epiphany_LDADD = \
libephymain.la \
$(top_builddir)/src/bookmarks/libephybookmarks.la \
- $(top_builddir)/embed/libephyembedfactory.la \
$(top_builddir)/embed/webkit/libephywebkitembed.la \
$(top_builddir)/embed/libephyembed.la \
$(top_builddir)/lib/widgets/libephywidgets.la \
@@ -359,7 +358,6 @@ if ENABLE_PYTHON
BINDING_HEADERS_SRCDIR_IN = \
embed/ephy-command-manager.h \
embed/ephy-embed-event.h \
- embed/ephy-embed-factory.h \
embed/ephy-embed.h \
embed/ephy-embed-persist.h \
embed/ephy-embed-shell.h \
@@ -526,7 +524,6 @@ if ENABLE_INTROSPECTION
EPHY_GIR_H_FILES = \
$(top_srcdir)/embed/ephy-command-manager.h \
$(top_srcdir)/embed/ephy-embed-event.h \
- $(top_srcdir)/embed/ephy-embed-factory.h \
$(top_srcdir)/embed/ephy-embed.h \
$(top_srcdir)/embed/ephy-embed-persist.h \
$(top_srcdir)/embed/ephy-embed-shell.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]