From 87c085991f806257604548c16bcf1aa3f71e9189 Mon Sep 17 00:00:00 2001 From: Philippe Houdoin Date: Mon, 15 Jun 2009 23:12:16 +0000 Subject: [PATCH] Ooops, sorry. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31067 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/debugger/Jamfile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps/debugger/Jamfile b/src/apps/debugger/Jamfile index 94295a10ce..2f10ad5978 100644 --- a/src/apps/debugger/Jamfile +++ b/src/apps/debugger/Jamfile @@ -22,4 +22,3 @@ Application Debugger : : $(TARGET_LIBSUPC++) ; -HaikuSubInclude gui running_teams_window ;