diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index aaaf6c149..1c82995f5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -156,6 +156,8 @@ test_ephy_migration_SOURCES = \ test_ephy_session_SOURCES = \ ephy-session-test.c \ + ephy-test-utils.c \ + ephy-test-utils.h \ $(top_builddir)/src/epiphany-resources.c \ $(top_builddir)/src/epiphany-resources.h |