From 442abe27a7fae6240cf5ab5b4382d47881281a8f Mon Sep 17 00:00:00 2001 From: shatty Date: Tue, 22 Apr 2003 22:42:29 +0000 Subject: [PATCH] remove bemail git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3096 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/Jamfile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps/Jamfile b/src/apps/Jamfile index a57c90cecd..076b275e9a 100644 --- a/src/apps/Jamfile +++ b/src/apps/Jamfile @@ -1,6 +1,5 @@ SubDir OBOS_TOP src apps ; -SubInclude OBOS_TOP src apps bemail ; SubInclude OBOS_TOP src apps bin ; SubInclude OBOS_TOP src apps clock ; SubInclude OBOS_TOP src apps codycam ;