From bd432c793a8af4adb7ade4fd094fef3a4d928f59 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Thu, 10 Feb 2005 03:08:01 +0000 Subject: [PATCH] Added strace to the build. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11320 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 3d63702a29..b113a85d7a 100644 --- a/src/apps/bin/Jamfile +++ b/src/apps/bin/Jamfile @@ -32,6 +32,7 @@ StdBinCommands rmattr.cpp safemode.c sleep.cpp + strace.cpp sysinfo.c unchop.c unmount.c