diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ tls.pem: tls-getcerts config-sockets.txt NET-tls diff.pem: diff tls.pem crtsh.pem ./diff tls.pem crtsh.pem > $@ -%.html.part: %.pem %-pem2html +tls.html.part crtsh.html.part diff.html.part: %.html.part: %.pem %-pem2html ./$*-pem2html < $< > $@ %: %.gen |