From 0b31f902da12ee62c6ff2615484f801e7dca6b78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Sun, 27 Jan 2008 13:22:55 +0000 Subject: [PATCH] * fix the Jamfile (and the build)... sorry git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23768 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/drivesetup/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/drivesetup/Jamfile b/src/apps/drivesetup/Jamfile index b7cdd6b37e..3927ad613f 100644 --- a/src/apps/drivesetup/Jamfile +++ b/src/apps/drivesetup/Jamfile @@ -1,4 +1,4 @@ -SubDir HAIKU_TOP src preferences drivesetup ; +SubDir HAIKU_TOP src apps drivesetup ; AddSubDirSupportedPlatforms libbe_test ;