From dea47e9bad7e005886fa572fb9117dc3b00eaced Mon Sep 17 00:00:00 2001 From: shatty Date: Mon, 21 Oct 2002 21:41:33 +0000 Subject: [PATCH] beep uses C++ io, moved to section including stdc++.r4 git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1587 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 b843dfb8e6..e4601542a3 100644 --- a/src/apps/bin/Jamfile +++ b/src/apps/bin/Jamfile @@ -4,7 +4,6 @@ StdBinCommands alert.cpp clipboard.cpp shutdown.cpp - beep.cpp clipboard.cpp df.cpp isvolume.cpp @@ -17,6 +16,7 @@ StdBinCommands StdBinCommands roster.cpp + beep.cpp catattr.cpp : be stdc++.r4 ;