aboutsummaryrefslogtreecommitdiff
path: root/build/export.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/export.build')
-rw-r--r--build/export.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/export.build b/build/export.build
index 334181e..6f0347c 100644
--- a/build/export.build
+++ b/build/export.build
@@ -4,7 +4,7 @@
$out_root/:
{
- include buildfile
+ include libstd-modules/
}
-export $($out_root/:export_target)
+export $($out_root/libstd-modules/:export_target)