From a2b83fee101195cf14b3788366a68ee169a755cc Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 2 Jan 2012 13:42:42 +0100 Subject: Revert "Remove EphyHomeAction, it's unused" This reverts commit 9c12735e12a9106cdc68d9555a491642ea791e62. Turns out it was used :D --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 2d328a6ca..57267d8d9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,6 +21,7 @@ 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 \ @@ -55,6 +56,7 @@ 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 \ -- cgit v1.2.3