aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/buildfile')
-rw-r--r--libbuild2/buildfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/libbuild2/buildfile b/libbuild2/buildfile
index 5f7bc11..29a559c 100644
--- a/libbuild2/buildfile
+++ b/libbuild2/buildfile
@@ -20,8 +20,10 @@ include $bundled_modules
# explicitly. A module should also assume that lib{butl} will always be an
# interface dependency of lib{build2} and therefore need not be explicitly
# imported or linked.
+
+# NOTE: shared imports should go into root.build.
#
-import int_libs = libbutl%lib{butl}
+int_libs = $libbutl
lib{build2}: libul{build2}: \
{hxx ixx txx cxx}{* -utility-*installed -config -version -*.test...} \