diff --git a/Makefile b/Makefile index 8d9ba781c..772439e65 100644 --- a/Makefile +++ b/Makefile @@ -319,7 +319,7 @@ style: commands --style=google --pad-oper --unpad-paren --pad-header \ --align-pointer=name {} \; -commands: +commands: client # Update commands.md [ -x client/proxmark3 ] && client/proxmark3 -m | tr -d '\r' > doc/commands.md # Make sure python3 is installed