aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f297a7c..575e689 100644
--- a/Makefile
+++ b/Makefile
@@ -97,6 +97,7 @@ OBJ =\
strncasechr.o\
strncasechrnul.o\
strncaseends.o\
+ strncaseeqlen.o\
strncasestarts.o\
strncasestr.o\
strnchr.o\
@@ -104,6 +105,7 @@ OBJ =\
strndup.o\
strnend.o\
strnends.o\
+ strneqlen.o\
strnstarts.o\
strnstr.o\
strrcasechr.o\