diff --git a/Makefile b/Makefile index c96c4fcd09a..2714f13af22 100644 --- a/Makefile +++ b/Makefile @@ -155,7 +155,7 @@ authors: # Regenerate %.1 if %.1.asciidoc or VERSION has been modified more # recently than %.1. (Implicitly runs the %.1.asciidoc recipe) -%.1: %.1.asciidoc VERSION +%.1: %.1.asciidoc lib/ansible/release.py $(ASCII2MAN) .PHONY: loc