aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1c82995f5..6236ad3be 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -164,7 +164,9 @@ test_ephy_session_SOURCES = \
test_ephy_shell_SOURCES = \
$(top_builddir)/src/epiphany-resources.c \
$(top_builddir)/src/epiphany-resources.h \
- ephy-shell-test.c
+ ephy-shell-test.c \
+ ephy-test-utils.c \
+ ephy-test-utils.h
test_ephy_snapshot_service_SOURCES = \
ephy-snapshot-service-test.c