diff --git a/Jamfile b/Jamfile index 3c442afa90409fd251d4845e82fbe69bcd90c0c3..3e199228c3be3986235f9c653f93b7b633e676ca 100644 --- a/Jamfile +++ b/Jamfile @@ -67,8 +67,8 @@ Debug debug : $(TARGET) ; ListModules listmodules ; ShowFlags showflags : $(TARGET) ; -SubInclude TOP projects $(PROJECT) ; SubInclude TOP sys ; SubInclude TOP core ; SubInclude TOP drivers ; SubInclude TOP board ; +SubInclude TOP projects $(PROJECT) ;