Commit Diff


commit - 7ca45daa18b2969138e895d71efdab3beb0d4012
commit + cc363e8f1cd4dfce58f03387b135812b3f8ec644
blob - ba477f5687525b66344c09382e72a6949263a268
blob + 127de9a6e530a106dd0784cfd00f97fe96a85cbe
--- Makefile
+++ Makefile
@@ -41,10 +41,13 @@ lint:
 plass.1.html: plass.1
 	man -Thtml -Ostyle=mandoc.css -l plass.1 > $@
 
+pwg.1.html: pwg.1
+	man -Thtml -Ostyle=mandoc.css -l pwg.1 > $@
+
 totp.1.html: totp.1
 	man -Thtml -Ostyle=mandoc.css -l totp.1 > $@
 
-mans: plass.1.html totp.1.html
+mans: plass.1.html pwg.1.html totp.1.html
 
 dist: ${DISTNAME}.sha256