diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ tls.pem: tls-getcerts config-sockets.txt NET-tls tls.html: %.html: %.pem tls-pem2html ./tls-pem2html < $< > $@ -diff.txt: diff tls.pem crtsh.pem +diff.html: diff tls.pem crtsh.pem ./diff tls.pem crtsh.pem > $@ NET-%: |