summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-10-17 14:10:36 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-17 14:15:24 -0500
commit28314cdca80d8823fab025daf446132e5d10a3d8 (patch)
treec85b5ff2ca8e3666a1b923f4065da628cc8c39a6 /configure.ac
parentee29f6dd3b588d3b16dfacd850b5a4dbee4a6168 (diff)
downloadepiphany-28314cdca80d8823fab025daf446132e5d10a3d8.tar.gz
Move error.css to the GResource
I can't figure out how to reference it directly from error.html using an ephy-resource:// URI, which is frustrating because we shouldn't need get_style_sheet() at all, but this is at least an improvement.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53736d075..fd3acfe13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -190,7 +190,6 @@ AC_CONFIG_FILES([
Makefile
data/Makefile
data/icons/Makefile
-data/pages/Makefile
gvdb/Makefile
help/Makefile
libgd/Makefile