From 8a097001741abd68cb28ca9fe18f19115a614010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Thu, 6 Nov 2003 01:37:44 +0000 Subject: [PATCH] Accidently killed the kernel build (again...). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5266 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kernel/libroot/posix/unistd/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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