diff options
Diffstat (limited to 'crypto/Makefile')
-rw-r--r-- | crypto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile b/crypto/Makefile index 524d603..f0a10ea 100644 --- a/crypto/Makefile +++ b/crypto/Makefile @@ -55,6 +55,7 @@ PROTOSRCS= \ ssd1306.c \ rng.c \ gt22l16a1y.c \ + tinyprintf.c \ main.c CSRCS = \ |