From d1ac4d47b23ce2ecc57e99f80c5fc38d7fffab51 Mon Sep 17 00:00:00 2001 From: Ryan Leavengood Date: Sat, 13 Oct 2007 05:02:09 +0000 Subject: [PATCH] Getting a little ahead of myself here... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22526 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/Jamfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/apps/Jamfile b/src/apps/Jamfile index bc6cf6dba9..3f193ff94c 100644 --- a/src/apps/Jamfile +++ b/src/apps/Jamfile @@ -12,7 +12,6 @@ SubInclude HAIKU_TOP src apps expander ; SubInclude HAIKU_TOP src apps fontdemo ; SubInclude HAIKU_TOP src apps glteapot ; SubInclude HAIKU_TOP src apps icon-o-matic ; -SubInclude HAIKU_TOP src apps installedpackages ; SubInclude HAIKU_TOP src apps installer ; SubInclude HAIKU_TOP src apps launchbox ; SubInclude HAIKU_TOP src apps magnify ; @@ -38,4 +37,3 @@ SubInclude HAIKU_TOP src apps tracker ; SubInclude HAIKU_TOP src apps tv ; SubInclude HAIKU_TOP src apps workspaces ; -SubInclude HAIKU_TOP src apps test_app ;