aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5ec49453d..cad9cd290 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -79,7 +79,11 @@ epiphany_SOURCES = \
ephy-favorites-menu.c \
ephy-favorites-menu.h \
ephy-history-model.c \
- ephy-history-model.h
+ ephy-history-model.h \
+ ephy-tbi.c \
+ ephy-tbi.h \
+ ephy-navigation-button.c \
+ ephy-navigation-button.h
epiphany_LDADD = \
$(top_builddir)/embed/libephyembed.la \