aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/bin')
-rw-r--r--libbuild2/bin/def-rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/bin/def-rule.cxx b/libbuild2/bin/def-rule.cxx
index 49d0ac0..ab31fde 100644
--- a/libbuild2/bin/def-rule.cxx
+++ b/libbuild2/bin/def-rule.cxx
@@ -616,7 +616,7 @@ namespace build2
const char*& arg (*(args.end () - 2));
if (verb == 1)
- text << "gen " << t;
+ text << "def " << t;
// Extract symbols from each object file.
//