From 774e234b752f7bcbeae76dc70007bc701a528f04 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Mon, 15 Jun 2009 21:50:50 +0000 Subject: [PATCH] Typo. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31065 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/debugger/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/debugger/Jamfile b/src/apps/debugger/Jamfile index 2629ec2bbd..dc286e2f37 100644 --- a/src/apps/debugger/Jamfile +++ b/src/apps/debugger/Jamfile @@ -17,7 +17,7 @@ Application Debugger : # DebugInfoEntry.cpp # DwarfManager.cpp # SourceLanguageInfo.cpp -3 tag_names.cpp +# tag_names.cpp : $(TARGET_LIBSUPC++) ;