From 2a479225b5f4667d7d1053a581564059f1128e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 12 May 2004 08:39:40 +0000 Subject: [PATCH] Added tar git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7536 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 3e0f325e69..1f9fccee03 100644 --- a/src/apps/bin/Jamfile +++ b/src/apps/bin/Jamfile @@ -104,3 +104,4 @@ SubInclude OBOS_TOP src apps bin unzip ; SubInclude OBOS_TOP src apps bin zip ; SubInclude OBOS_TOP src apps bin gzip ; SubInclude OBOS_TOP src apps bin bzip2 ; +SubInclude OBOS_TOP src apps bin tar ;