aboutsummaryrefslogtreecommitdiffstats
path: root/embed/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2008-06-28 21:58:59 +0800
committerXan Lopez <xan@src.gnome.org>2008-06-28 21:58:59 +0800
commit92a7cf00b53402be364d8cf3d51f7ec8487d7065 (patch)
tree2c585772935eb7b1be1b746d4f15a9cc34df3290 /embed/Makefile.am
parentbc9b9dc4e72be532630f2c484c0684bf30f96d2d (diff)
downloadgsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar
gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar.gz
gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar.bz2
gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar.lz
gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar.xz
gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.tar.zst
gsoc2013-epiphany-92a7cf00b53402be364d8cf3d51f7ec8487d7065.zip
embed: remove ephy-embed-find and the webkit implementation.
svn path=/trunk/; revision=8292
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r--embed/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 1640334d8..f8fc09861 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -13,7 +13,6 @@ NOINST_H_FILES = \
downloader-view.h \
ephy-download.h \
ephy-embed-dialog.h \
- ephy-embed-find.h \
ephy-encodings.h \
ephy-favicon-cache.h
@@ -53,7 +52,6 @@ libephyembed_la_SOURCES = \
ephy-embed-container.c \
ephy-embed-dialog.c \
ephy-embed-event.c \
- ephy-embed-find.c \
ephy-embed-persist.c \
ephy-embed-single.c \
ephy-embed-shell.c \