[gnome-hello] Fix Mallard integration in the build system.



commit 94b780d804f3c589ac7c54d406e3119c95f5ba44
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Aug 4 13:14:20 2009 +0200

    Fix Mallard integration in the build system.

 help/C/Makefile.am |   12 ------------
 help/Makefile.am   |    9 +++++++--
 2 files changed, 7 insertions(+), 14 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 10f5f5f..9d6b0b4 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,9 +1,14 @@
 include $(top_srcdir)/gnome-doc-utils.make
 dist-hook: doc-dist-hook
 
-DOC_MODULE = gnome-hello
+DOC_ID = gnome-hello
 DOC_ENTITIES = legal.xml
-DOC_INCLUDES = 
 DOC_FIGURES = figures/gnome-hello.png
 
+DOC_PAGES = index.page \
+  what-is.page \
+  what-is-like.page \
+  what-can-do.page
+
+
 DOC_LINGUAS = de es fr ja oc pt_BR sv zh_CN



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