summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2010-07-03 16:50:42 +0200
committerChristian Persch <chpe@gnome.org>2010-07-03 16:50:42 +0200
commit3873efa01a25c84722fa3ab597e4689ed04645a8 (patch)
treeae9c4f35fa92e301d8c2566855aca3fa5393f1fe /doc
parent968d9865ce8ce943c6f769d2282803ea778ed515 (diff)
downloadlibgweather-3873efa01a25c84722fa3ab597e4689ed04645a8.tar.gz
Fix the docs build
Follow-up from bug #623428.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4c30709..930598f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,7 +4,10 @@
AUTOMAKE_OPTIONS = 1.6
# The name of the module, e.g. 'glib'.
-DOC_MODULE=libgweather-3.0
+DOC_MODULE = libgweather
+
+# Uncomment for versioned docs and specify the version of the module, e.g. '2'.
+DOC_MODULE_VERSION = 3.0
# Uncomment for versioned docs and specify the version of the module, e.g. '2'.
#DOC_MODULE_VERSION=2