From 57e2e4fe35fbd9c6e9f6ac72339d09b9443dc80b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 11 Jun 2004 09:01:23 +0000 Subject: [PATCH] Added gawk git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7902 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/bin/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/bin/Jamfile b/src/apps/bin/Jamfile index 8918f505b9..e046753516 100644 --- a/src/apps/bin/Jamfile +++ b/src/apps/bin/Jamfile @@ -85,6 +85,7 @@ SubInclude OBOS_TOP src apps bin chkbfs ; 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 gawk ; #SubInclude OBOS_TOP src apps bin gnu ; SubInclude OBOS_TOP src apps bin grep-2.5 ; SubInclude OBOS_TOP src apps bin less-381 ;