[banshee: 40/40] [help] Fix build



commit 175e3736fee820e6c78ffff4db2aacb906b9ba31
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Fri Jun 4 18:41:12 2010 -0700

    [help] Fix build

 configure.ac     |    3 +++
 help/Makefile.am |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index eb62ba1..bb112c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,6 +45,9 @@ IT_PROG_INTLTOOL([0.35.0])
 AC_PROG_LIBTOOL
 AC_PROG_INSTALL
 
+dnl User help
+GNOME_DOC_INIT
+
 dnl How to configure for distcheck
 DISTCHECK_CONFIGURE_FLAGS="--disable-docs --enable-mtp --enable-daap --enable-podcast --enable-release"
 AC_SUBST(DISTCHECK_CONFIGURE_FLAGS)
diff --git a/help/Makefile.am b/help/Makefile.am
index 36eb0ff..6485019 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -7,7 +7,7 @@ DOC_FIGURES =
 
 DOC_PAGES = \
 	add-podcast.page \
-	add-radiostation.page \
+	add-radio.page \
 	advanced.page \
 	import.page \
 	index.page \



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