aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-02 18:39:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-02 18:39:29 +0200
commit7fb84c549f350210f9fe592cdd6fb5190734c473 (patch)
treefc246e77461121c744bc65a6913fc51b57730c9c
parentd8284faff62f71f68e1d40c24c4e3396f971efd6 (diff)
Fix issue with installing module interface units
-rw-r--r--buildfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildfile b/buildfile
index 09e059e..9351b33 100644
--- a/buildfile
+++ b/buildfile
@@ -82,6 +82,8 @@ else
mxx{std-core}@./: cc.module_name = std.core
mxx{std-io}@./: cc.module_name = std.io
+ ./: mxx{std-core std-io} # @@ install
+
# Install into the libstd-modules/ subdirectory of, say, /usr/include/.
#
mxx{*}: install = include/$project/