summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarvin Schmidt <marv@exherbo.org>2013-08-16 08:41:09 +0200
committerLionel Landwerlin <llandwerlin@gmail.com>2013-11-15 18:35:31 +0000
commit8641fc6483ca8edcbaf8de19403cbe9c67de45d4 (patch)
tree4b56f22decd0667b4d6e70771668503334498754 /doc
parent55b3a386d649998e4d9b10f69a97b85207d42f20 (diff)
downloadclutter-gst-8641fc6483ca8edcbaf8de19403cbe9c67de45d4.tar.gz
doc: Set DOC_MODULE_VERSION
This will avoid file collisions with future API versions and makes different API versions completely parallel installable
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index c01f26f..c855b32 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -11,6 +11,7 @@ AUTOMAKE_OPTIONS = 1.6
# The name of the module, e.g. 'glib'.
DOC_MODULE=clutter-gst
+DOC_MODULE_VERSION=@CLUTTER_GST_API_VERSION@
# The top-level SGML file. You can change this if you want to.
DOC_MAIN_SGML_FILE=clutter-gst-docs.sgml