diff --git a/src/kernel/libroot/posix/unistd/Jamfile b/src/kernel/libroot/posix/unistd/Jamfile index 6f4ced5b95..c868819912 100644 --- a/src/kernel/libroot/posix/unistd/Jamfile +++ b/src/kernel/libroot/posix/unistd/Jamfile @@ -37,7 +37,7 @@ MergeObjectFromObjects kernel_posix_unistd.o : <$(SOURCE_GRIST)>directory.o <$(SOURCE_GRIST)>dup.o <$(SOURCE_GRIST)>dup2.o - <$(SOURCE_GRIST)>fcntl.c + <$(SOURCE_GRIST)>fcntl.o <$(SOURCE_GRIST)>hostname.o <$(SOURCE_GRIST)>ioctl.o <$(SOURCE_GRIST)>link.o