summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d84925d..5a87be0 100644
--- a/Makefile
+++ b/Makefile
@@ -7,13 +7,13 @@ LDFLAGS=-L$(LIBDIR) $(LIBS)
TESTOBJS=main.o \
assert.o \
- complex.o \
ctype.o \
errno.o \
float.o \
iso646.o \
limits.o \
locale.o \
+ math.o \
signal.o \
stdbool.o \
stddef.o \