diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index b69d60284..1db8a32c7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -177,6 +177,7 @@ test_ephy_web_app_utils_SOURCES = \ ephy-web-app-utils-test.c test_ephy_web_view_SOURCES = \ + $(top_builddir)/src/epiphany-resources.c \ ephy-web-view-test.c EXTRA_DIST = \ |