[gnome-nibbles/wip/vala: 15/16] Restore user help



commit ea22fdd63157e1cd9d9e5a17fca363e828be2490
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jun 27 11:33:16 2015 -0500

    Restore user help

 Makefile.am  |    2 +-
 configure.ac |    7 +++++++
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index cfddca8..90cfeb5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = data po src
+SUBDIRS = data help po src
 
 MAINTAINERCLEANFILES = \
        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
diff --git a/configure.ac b/configure.ac
index ff05029..0c19da1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,6 +50,12 @@ IT_PROG_INTLTOOL([0.50.2])
 AC_SUBST([GETTEXT_PACKAGE], [gnome-nibbles])
 
 dnl ###########################################################################
+dnl Documentation
+dnl ###########################################################################
+
+YELP_HELP_INIT
+
+dnl ###########################################################################
 dnl Files to generate
 dnl ###########################################################################
 
@@ -59,6 +65,7 @@ data/Makefile
 data/icons/Makefile
 data/levels/Makefile
 data/pix/Makefile
+help/Makefile
 po/Makefile.in
 src/Makefile
 src/gnome-nibbles.gresource.xml


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