aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa3a9ce63..597ae1faa 100644
--- a/Makefile
+++ b/Makefile
@@ -189,7 +189,7 @@ $(BASEDIR)/md5sums: stylesheets/wget-list.xsl chapter03/chapter03.xml \
$(BASEDIR)/md5sums
version:
- $(Q)./git-version.sh
+ $(Q)./git-version.sh $(REV)
#dump-commands: validate
# @echo "Dumping book commands..."