summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dcf87dd..1ef54d9 100644
--- a/Makefile
+++ b/Makefile
@@ -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