aboutsummaryrefslogtreecommitdiff
path: root/build2/target.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/target.cxx')
-rw-r--r--build2/target.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/target.cxx b/build2/target.cxx
index 3b6e06f..75485ed 100644
--- a/build2/target.cxx
+++ b/build2/target.cxx
@@ -609,7 +609,7 @@ namespace build2
const target_type buildfile::static_type
{
- "buildfile",
+ "build",
&file::static_type,
&buildfile_factory,
&buildfile_target_extension,