diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 93816cc44..a3c87a061 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,7 +44,6 @@ NOINST_H_FILES = \ ephy-automation.h \ ephy-encoding-dialog.h \ ephy-encoding-menu.h \ - ephy-extensions-manager.h \ ephy-favicon-action.h \ ephy-go-action.h \ ephy-history-window.h \ @@ -61,6 +60,7 @@ NOINST_H_FILES = \ INST_H_FILES = \ ephy-extension.h \ + ephy-extensions-manager.h \ ephy-notebook.h \ ephy-session.h \ ephy-shell.h \ |