Index: tools/xcw/bin/helenos-pkg-config
===================================================================
--- tools/xcw/bin/helenos-pkg-config	(revision 6deab5a6cc081d9fefb96fd6b81bd44054678100)
+++ tools/xcw/bin/helenos-pkg-config	(revision fd398b2c838ae3daa8af22ff166a1186ce3f756d)
@@ -93,5 +93,5 @@
     config = args.parse_args()
 
-    export_dir = os.getenv('EXPORT_DIR', get_build_root())
+    export_dir = os.getenv('EXPORT_DIR', get_build_root() + '/export')
 
     result = []
