X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f72669f366f07210befb8e21e711204e592dae37..c621ae0614f61a75f466d778c3e70b8d86a6dc63:/client/Makefile?ds=sidebyside diff --git a/client/Makefile b/client/Makefile index 68a8b188..db33d77a 100644 --- a/client/Makefile +++ b/client/Makefile @@ -140,6 +140,9 @@ CMDSRCS = mifarehost.c \ cmdlfguard.c \ cmdlfnedap.c \ cmdlfjablotron.c \ + cmdlfvisa2000.c \ + cmdlfnoralsy.c \ + cmdlffdx.c \ pm3_binlib.c \ scripting.c \ cmdscript.c \