aboutsummaryrefslogtreecommitdiff
path: root/toolruns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolruns/Makefile')
-rw-r--r--toolruns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolruns/Makefile b/toolruns/Makefile
index 50e4f26..0835d0f 100644
--- a/toolruns/Makefile
+++ b/toolruns/Makefile
@@ -123,6 +123,7 @@ help:
@echo "sim-csprng: Run cprng simulation."
@echo "sim-mixer: Run mixer simulation."
@echo "sim-trng: Run trng simulation."
+ @echo "lint: Run linter on the trng source."
@echo "clean: Delete all built files."
#===================================================================