summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e787e9..d9d3e92 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,4 +96,4 @@ VariantTest_LDADD = ${LDADD} ${GTEST_LIBS} libCommonAPI.la
endif
doc: doxygen-doc
- asciidoc -b html -o doc/html/README.html README
+ asciidoc -a version=@PACKAGE_VERSION@ -b html -o doc/html/README.html README