summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2013-06-07 09:11:04 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2013-06-07 15:06:42 -0700
commitf2ac22ee276ef9b7ae3e8baed920cc5d991b78ef (patch)
tree804804fbb1ce9dc6718aa935d03cada3b7af973e /docs
parent1db949c7d168209f2f09ba017a72ecb12f4fe278 (diff)
Pass the --driver version to valadoc to minimize complications.
This ensures that we're building the library with the same version of Vala that valadoc uses
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index de63c45d..51efba40 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -70,6 +70,7 @@ valadoc_flags = \
--force \
--package-version $(PACKAGE_VERSION) \
--no-protected \
+ --driver "$(shell valac --version)" \
$(NULL)
# folks documentation