aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 591d62a..19cebc6 100644
--- a/Makefile
+++ b/Makefile
@@ -39,8 +39,12 @@ OBJ =\
strchrnul.o\
strends.o\
strndup.o\
+ strnstr.o\
+ strncasestr.o\
strrcasestr.o\
strrstr.o\
+ strrncasestr.o\
+ strrnstr.o\
strstarts.o\
strtotimespec.o\
strtotimeval.o\