aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-02 01:00:51 +0800
committerXan Lopez <xan@igalia.com>2012-01-02 01:00:51 +0800
commit9c12735e12a9106cdc68d9555a491642ea791e62 (patch)
tree84892aedb1ac284341febd1b7dacf97075aff236 /src/Makefile.am
parentee242d6d63a2ca592e36db3f7c90beaed84663c2 (diff)
downloadgsoc2013-epiphany-9c12735e12a9106cdc68d9555a491642ea791e62.tar
gsoc2013-epiphany-9c12735e12a9106cdc68d9555a491642ea791e62.tar.gz
gsoc2013-epiphany-9c12735e12a9106cdc68d9555a491642ea791e62.tar.bz2
gsoc2013-epiphany-9c12735e12a9106cdc68d9555a491642ea791e62.tar.lz
gsoc2013-epiphany-9c12735e12a9106cdc68d9555a491642ea791e62.tar.xz
gsoc2013-epiphany-9c12735e12a9106cdc68d9555a491642ea791e62.tar.zst
gsoc2013-epiphany-9c12735e12a9106cdc68d9555a491642ea791e62.zip
Remove EphyHomeAction, it's unused
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 57267d8d9..2d328a6ca 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,7 +21,6 @@ NOINST_H_FILES = \
ephy-find-toolbar.h \
ephy-fullscreen-popup.h \
ephy-history-window.h \
- ephy-home-action.h \
ephy-link-action.h \
ephy-lockdown.h \
ephy-location-action.h \
@@ -56,7 +55,6 @@ libephymain_la_SOURCES = \
ephy-extensions-manager.c \
ephy-find-toolbar.c \
ephy-fullscreen-popup.c \
- ephy-home-action.c \
ephy-history-window.c \
ephy-link.c \
ephy-link-action.c \