From f70fb16ee4cd49c669112e49e71d873726cdd246 Mon Sep 17 00:00:00 2001 From: Stefan `Sec` Zehl Date: Sun, 25 Dec 2011 19:31:18 +0100 Subject: [PATCH] Forgot fonts. Whoops. --- tools/smartflash/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/smartflash/Makefile b/tools/smartflash/Makefile index 47a2162..79b8c25 100644 --- a/tools/smartflash/Makefile +++ b/tools/smartflash/Makefile @@ -6,6 +6,9 @@ setup: cp ../../firmware/l0dable/*nik files cp ../../firmware/l0dable/*int files cp ../../firmware/l0dable/files/* files + cp ../font/binary/*f0n files + cp ../image/lcd/*lcd files + cp ../image/lcd/i42.lcd files/nick.lcd cd ../crypto && make clean && make generate-keys cp ../crypto/generate-keys . @echo