diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 71f511843..ecad19dbf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -34,6 +34,7 @@ NOINST_H_FILES = \ ephy-automation.h \ ephy-encoding-dialog.h \ ephy-encoding-menu.h \ + ephy-find-toolbar.h \ ephy-fullscreen-popup.h \ ephy-go-action.h \ ephy-history-window.h \ @@ -75,6 +76,7 @@ libephymain_la_SOURCES = \ ephy-encoding-menu.c \ ephy-extension.c \ ephy-extensions-manager.c \ + ephy-find-toolbar.c \ ephy-fullscreen-popup.c \ ephy-go-action.c \ ephy-home-action.c \ |