[hamster-applet] building help, how neat!



commit 6919c6cc6358676d1324ed49488141be7f050d36
Author: Toms Bauģis <toms baugis gmail com>
Date:   Thu Jan 21 14:58:20 2010 +0000

    building help, how neat!

 Makefile.am  |    4 +---
 configure.ac |    4 +++-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d136da6..5a61076 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = hamster data po
+SUBDIRS = hamster data po help
 ACLOCAL_AMFLAGS = -I m4
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
@@ -14,5 +14,3 @@ EXTRA_DIST = \
 	intltool-update.in
 	MAINTAINERS \
 	TODO
-
-
diff --git a/configure.ac b/configure.ac
index c657b48..77894a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,7 @@ AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext package])
 AM_GLIB_GNU_GETTEXT
 IT_PROG_INTLTOOL([0.37.1])
+GNOME_DOC_INIT([0.17.3])
 
 dnl ****************************************************************************
 dnl * GConf support
@@ -57,7 +58,7 @@ AC_SUBST(LIBDIR)
 
 AS_AC_EXPAND(PYEXECDIR, $pyexecdir)
 AC_SUBST(PYEXECDIR)
-		
+
 dnl ****************************************************************************
 dnl * PyGTK & co for Gnome Streamer
 dnl ****************************************************************************
@@ -171,6 +172,7 @@ po/Makefile.in
 ])
 AC_OUTPUT(
 hamster/widgets/Makefile
+help/Makefile
 )
 
 echo



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