Index: tools/xcw/bin/helenos-pkg-config
===================================================================
--- tools/xcw/bin/helenos-pkg-config	(revision 6deab5a6cc081d9fefb96fd6b81bd44054678100)
+++ tools/xcw/bin/helenos-pkg-config	(revision c37c24cca194a603ab7ea2ef3b1f6981cf99692d)
@@ -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 = []
