Index: tools/xcw/bin/helenos-cc
===================================================================
--- tools/xcw/bin/helenos-cc	(revision ecf56f8012dce1cff83b7c7cd0cdab2b6e1d082f)
+++ tools/xcw/bin/helenos-cc	(revision a8ccc7e713f3b3f7b5b7b92c4393d7eb413ad00a)
@@ -37,5 +37,5 @@
 SRC_ROOT="$XCW/../../.."
 if [ -z "$EXPORT_DIR" ]; then
-	EXPORT_DIR="$SRC_ROOT/dist"
+	EXPORT_DIR="$SRC_ROOT/build/dist"
 fi
 
