From fc88a55e7a0b6d26a0a4fdfc5fb369a761454749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 13 May 2004 08:55:11 +0000 Subject: [PATCH] Added coreutils (should build soon) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7556 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/bin/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/bin/Jamfile b/src/apps/bin/Jamfile index 1dac9f35ce..fbe4d6b21f 100644 --- a/src/apps/bin/Jamfile +++ b/src/apps/bin/Jamfile @@ -75,7 +75,7 @@ StdBinCommands SubInclude OBOS_TOP src apps bin addattr ; SubInclude OBOS_TOP src apps bin chkbfs ; -#SubInclude OBOS_TOP src apps bin coreutils-5.0 ; +SubInclude OBOS_TOP src apps bin coreutils-5.0 ; SubInclude OBOS_TOP src apps bin desklink ; SubInclude OBOS_TOP src apps bin diffutils-2.8.1 ; #SubInclude OBOS_TOP src apps bin gnu ;