diff options
author | root <root@lamia.panaceas.james.local> | 2015-09-08 11:58:50 +0100 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-09-08 11:58:50 +0100 |
commit | 25eeed09b42b5e305cb2ee6d9296244a8d081d61 (patch) | |
tree | 02b23aae7701e7f978c14cab9a104c53ad273025 /crypto/Makefile | |
parent | 12cf816b5b5f949b5384fbce3c3cc9718a9cd084 (diff) | |
download | bracelet-master.tar.gz bracelet-master.tar.bz2 bracelet-master.zip |
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 = \ |