aboutsummaryrefslogtreecommitdiffstats
path: root/embed/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-03-20 19:15:09 +0800
committerXan Lopez <xan@igalia.com>2012-03-20 19:15:09 +0800
commitf788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb (patch)
tree0382bb1e4cab624b9e80403de0e0379a92f97f15 /embed/Makefile.am
parentfaf0c7c89a02f38e2272048ae6aa3ba3e11e5f63 (diff)
downloadgsoc2013-epiphany-f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb.tar
gsoc2013-epiphany-f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb.tar.gz
gsoc2013-epiphany-f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb.tar.bz2
gsoc2013-epiphany-f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb.tar.lz
gsoc2013-epiphany-f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb.tar.xz
gsoc2013-epiphany-f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb.tar.zst
gsoc2013-epiphany-f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb.zip
Remove EphyHistory from the repository. It's unused now.
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 ddcdb14c6..4b0ee88fc 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -25,7 +25,6 @@ INST_H_FILES = \
ephy-embed-single.h \
ephy-embed-shell.h \
ephy-embed-utils.h \
- ephy-history.h \
ephy-permission-manager.h \
ephy-web-view.h
@@ -46,7 +45,6 @@ libephyembed_la_SOURCES = \
ephy-embed-shell.c \
ephy-embed-utils.c \
ephy-encodings.c \
- ephy-history.c \
ephy-permission-manager.c \
ephy-request-about.c \
ephy-embed-prefs.c \