asciidoc comment fix

pull/37270/head
Matt Davis 7 years ago
parent cc46e752e0
commit aa1c4a0de2

@ -153,7 +153,7 @@ authors:
%.1.asciidoc: %.1.asciidoc.in
sed "s/%VERSION%/$(VERSION)/" $< > $@
# Regenerate %.1 if %.1.asciidoc or VERSION has been modified more
# Regenerate %.1 if %.1.asciidoc or release.py has been modified more
# recently than %.1. (Implicitly runs the %.1.asciidoc recipe)
%.1: %.1.asciidoc lib/ansible/release.py
$(ASCII2MAN)

Loading…
Cancel
Save