summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 304851a..61bd4d3 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,9 @@ TESTOBJS=main.o \
stdarg.o \
stdbool.o \
stddef.o \
+ stdio.o \
+ stdlib.o \
+ string.o \
time.o \
test.o