diff -r 51e4597b07fc -r 3d480d12124e config/global/paths.in --- a/config/global/paths.in Thu May 27 23:18:19 2010 +0200 +++ b/config/global/paths.in Tue Jan 25 21:59:03 2011 +0100 @@ -23,7 +23,7 @@ config WORK_DIR string prompt "Working directory" if ! BACKEND - default "${CT_TOP_DIR}/targets" + default "${CT_TOP_DIR}/.build" help Set this to the directory where all build actions will be done.