summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/lib/Makefile')
-rw-r--r--src/target/firmware/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/lib/Makefile b/src/target/firmware/lib/Makefile
index b7cb061e..5eaa37a4 100644
--- a/src/target/firmware/lib/Makefile
+++ b/src/target/firmware/lib/Makefile
@@ -1,7 +1,7 @@
LIBRARIES+=mini
mini_DIR=lib
-mini_SRCS=system.c console.c ctors.c \
+mini_SRCS=system.c console.c ctors.c errlist.c \
changebit.S clearbit.S setbit.S testchangebit.S testclearbit.S testsetbit.S