[empathy: 43/55] use DOC_INCLUDES for included files, not DOC_ENTITIES



commit 2ca0f50c4917a7c5fd5ad8c91a92793f35f90baa
Author: Frédéric Péters <fpeters 0d be>
Date:   Mon Aug 10 15:43:25 2009 +0200

    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 7fab35f..2ba171d 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,7 +1,7 @@
 include $(top_srcdir)/gnome-doc-utils.make
 
 DOC_ID = empathy
-DOC_ENTITIES = legal.xml
+DOC_INCLUDES = legal.xml
 DOC_FIGURES = \
 	figures/audio-input-microphone.png \
 	figures/available.png \



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