]> git.saurik.com Git - apt.git/blobdiff - buildlib/manpage.mak
doc: VerifyFile checks all hashes instead of best only
[apt.git] / buildlib / manpage.mak
index 6cdf73ccf1690013aa4ec65ae90f6e80aa158d46..063841d86b80dc2232180d1edf8f98590ca0e511 100644 (file)
@@ -14,7 +14,8 @@ LOCAL := manpage-$(firstword $(SOURCE))
 $(LOCAL)-LIST := $(addprefix $(DOC)/,$(SOURCE))
 
 # Install generation hooks
-doc: $($(LOCAL)-LIST)
+doc: manpages
+manpages: $($(LOCAL)-LIST)
 veryclean: veryclean/$(LOCAL)
 
 MKDIRS += $(DOC)