Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am2
-rw-r--r--help/reference/evince-docs.sgml2
2 files changed, 3 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 28e1703..d4375ff 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = reference
+
include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
diff --git a/help/reference/evince-docs.sgml b/help/reference/evince-docs.sgml
index a90c772..46fdae7 100644
--- a/help/reference/evince-docs.sgml
+++ b/help/reference/evince-docs.sgml
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY ev-attachment SYSTEM "xml/ev-attachment.xml">
- <!ENTITY ev-page-cache SYSTEM "xml/ev-attachment.xml">
+ <!ENTITY ev-page-cache SYSTEM "xml/ev-page-cache.xml">
<!ENTITY ev-window SYSTEM "xml/ev-window.xml">
<!ENTITY ev-view SYSTEM "xml/ev-view.xml">
<!ENTITY tree_index SYSTEM "xml/tree_index.sgml">