summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9d75446..8b06b28 100644
--- a/Makefile
+++ b/Makefile
@@ -20,15 +20,20 @@ TESTOBJS=main.o \
math.o \
setjmp.o \
signal.o \
+ stdalign.o \
stdarg.o \
+ stdatomic.o \
stdbool.o \
stddef.o \
stdint.o \
stdio.o \
stdlib.o \
+ stdnoreturn.o \
string.o \
tgmath.o \
+ threads.o \
time.o \
+ uchar.o \
wchar.o \
wctype.o \
test.o