diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-08-26 10:02:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-08-26 10:02:18 +0200 |
commit | 08de44303033cc5ad966f4e75a7fa4a3cb06635f (patch) | |
tree | 090b21375b91a6b7999813d17469d20d58ab6060 /build/export.build | |
parent | 97e00dccb4a9d3abc3c896b33560ed6aed0a1763 (diff) |
Implement updating build system modules
Diffstat (limited to 'build/export.build')
-rw-r--r-- | build/export.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/export.build b/build/export.build index 345baf0..e2f247c 100644 --- a/build/export.build +++ b/build/export.build @@ -19,7 +19,7 @@ else } d = [dir_path] $out_root/libbuild2/ - if ($import.target != lib{build2}) + if ($name($import.target) != 'build2') { # Assume one of the modules. # |