aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9ce5639..a9812c1 100644
--- a/Makefile
+++ b/Makefile
@@ -21,9 +21,11 @@ OBJ =\
abs.o\
calloc.o\
chdir.o\
+ check_kernel_version.o\
imaxabs.o\
labs.o\
llabs.o\
+ lseek.o\
malloc.o\
pipe.o\
putenv.o\