]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/makefile: add dependency on build-certs
authorStefan Eissing <stefan@eissing.org>
Thu, 27 Mar 2025 10:24:22 +0000 (11:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 Mar 2025 12:23:21 +0000 (13:23 +0100)
Closes #16845

tests/Makefile.am

index 87138e2dd593e38fd50c0988a9a84a7500fced3b..65f07ce62e1d28cfe9b8f3e458201f600f2317a5 100644 (file)
@@ -197,7 +197,7 @@ checksrc:
        (cd server && $(MAKE) checksrc)
        (cd http && $(MAKE) checksrc)
 
-all-local: $(MANFILES)
+all-local: $(MANFILES) build-certs
 
 distclean:
        rm -f $(MANFILES)