From a2181b928e5a0f6d27487859fe86a276c1eed25c Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Thu, 28 Mar 2013 17:06:47 +0100 Subject: Compile template pages as GResources So that they are loaded from memory instead of disk every time they are needed. We also get rid of ephy_file searching for the files in the file system. https://bugzilla.gnome.org/show_bug.cgi?id=696792 --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') 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 = \ -- cgit v1.2.3