summaryrefslogtreecommitdiffstats
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 be8e9140..34152056 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,7 +77,7 @@ endif
### Packaging
docs/site.yml: configure.ac
- sed 's/^jq_version: .*/jq_version: $(VERSION)/' $@ > $@.new
+ sed 's/^jq_version: .*/jq_version: "$(VERSION)"/' $@ > $@.new
mv $@.new $@
install-binaries: $(BUILT_SOURCES)