From 8e489f48895bbb7a75ef283c8b4e7ae40948ec95 Mon Sep 17 00:00:00 2001 From: Michael Pfeiffer Date: Mon, 31 Mar 2008 16:33:49 +0000 Subject: [PATCH] Fixed jam build. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24706 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/bootman/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/bootman/Jamfile b/src/apps/bootman/Jamfile index 448e783a02..01ec1b6e6b 100644 --- a/src/apps/bootman/Jamfile +++ b/src/apps/bootman/Jamfile @@ -16,6 +16,6 @@ Application bootman : WizardController.cpp WizardPageView.cpp WizardView.cpp - : be + : be tracker : bootman.rdef ;