From ea9f44b707a11d828c13759a92b95fdff35dfc79 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Mon, 4 Oct 2010 16:21:57 +0200 Subject: [PATCH] * another jamfile fix --- sys/Jamfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/Jamfile b/sys/Jamfile index 93181c9d81..0ae65f81c8 100644 --- a/sys/Jamfile +++ b/sys/Jamfile @@ -29,8 +29,6 @@ SubDir TOP sys ; Module swtimer : swtimer.c : hwtimer ; Module posix_io : posix_io.c ; -Module shell : shell.c : hashtable hash_string ; -Module ps : ps.c ; Module auto_init : auto_init.c ;