This commit is contained in:
iceman1001 2020-03-09 16:54:42 +01:00
commit 8a3f2d03ac
2 changed files with 3 additions and 3 deletions

View file

@ -22,4 +22,4 @@ $(OBJDIR)/libz.a:
tarbin: $(BINS)
$(info [=] TAR ../proxmark3-$(platform)-bin.tar)
$(Q)$(TAR) $(TARFLAGS) ../../proxmark3-$(platform)-bin.tar $(BINS:%=fpga_compress/%) $(WINBINS:%=fpga_compress/%)
$(Q)$(TAR) $(TARFLAGS) ../../proxmark3-$(platform)-bin.tar $(BINS:%=fpga_compress/%) $(WINBINS:%=fpga_compress/%)