aboutsummaryrefslogtreecommitdiff
path: root/build2/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'build2/buildfile')
-rw-r--r--build2/buildfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/build2/buildfile b/build2/buildfile
index 1e3b447..1609ea4 100644
--- a/build2/buildfile
+++ b/build2/buildfile
@@ -5,11 +5,11 @@
import libs = libbutl%lib{butl}
import libs += libpkgconf%lib{pkgconf}
-exe{b}: cxx{b} libu{b}
+exe{b}: cxx{b} libue{b}
-libu{b}: {hxx ixx txx cxx}{** -b -b-options -version} \
- {hxx ixx cxx}{b-options} {hxx}{version} \
- $libs
+libue{b}: {hxx ixx txx cxx}{** -b -b-options -version} \
+ {hxx ixx cxx}{b-options} {hxx}{version} \
+ $libs
hxx{version}: in{version} $src_root/manifest