aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-30 14:41:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-30 14:41:25 +0200
commitf26a94d4895cdaeecddf01d923b9c65547ac9d27 (patch)
treedb2960ccfb4729e61ef69a68fcdb3039664c52bb /bpkg/buildfile
parenta0950f84b17c16a93666a73252d9222fd093416b (diff)
Cosmetic change
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r--bpkg/buildfile10
1 files changed, 5 insertions, 5 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile
index 2340443..4ca2839 100644
--- a/bpkg/buildfile
+++ b/bpkg/buildfile
@@ -4,11 +4,11 @@
import libs += libbutl%lib{butl}
-lib{bpkg}: \
-{ hxx cxx }{ manifest } \
-{ hxx cxx }{ manifest-parser } \
-{ hxx cxx }{ manifest-serializer } \
-{ hxx }{ version } \
+lib{bpkg}: \
+{hxx cxx}{ manifest } \
+{hxx cxx}{ manifest-parser } \
+{hxx cxx}{ manifest-serializer } \
+{hxx }{ version } \
$libs
cxx.poptions += -I$src_root