[gnome-hello] [help] use DOC_INCLUDES for included files, not DOC_ENTITIES



commit 66b54f976a26100fcb97f2c4fd35035810bdb39f
Author: Frédéric Péters <fpeters 0d be>
Date:   Mon Aug 10 15:42:37 2009 +0200

    [help] use DOC_INCLUDES for included files, not DOC_ENTITIES

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 9d6b0b4..d98b2ff 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -2,7 +2,7 @@ include $(top_srcdir)/gnome-doc-utils.make
 dist-hook: doc-dist-hook
 
 DOC_ID = gnome-hello
-DOC_ENTITIES = legal.xml
+DOC_INCLUDES = legal.xml
 DOC_FIGURES = figures/gnome-hello.png
 
 DOC_PAGES = index.page \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]