chiark / gitweb /
Makefile: add cargo audit to checklist
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Dec 2022 00:54:23 +0000 (00:54 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Dec 2022 01:47:43 +0000 (01:47 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile

index ec246ad48c8f413e951d46c6e53547ecf1d2b392..57c2a10331efba34cd26bec258ee5dcb3adc7798 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ very-clean: clean
 #---------- release process ----------
 #
 # Checks
+#   nailing-cargo -o audit
 #   NAILING_CARGO=nailing-cargo make check
 #   dgit -wgfa sbuild
 #