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 285976850..291e55ecc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -68,6 +68,8 @@ epiphany_bin_SOURCES = \ ephy-spinner-action.h \ ephy-tab.c \ ephy-tab.h \ + ephy-tabs-menu.c \ + ephy-tabs-menu.h \ ephy-toolbars-model.c \ ephy-toolbars-model.h \ ephy-window.c \ |