aboutsummaryrefslogtreecommitdiff
path: root/build2/filesystem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/filesystem.hxx')
-rw-r--r--build2/filesystem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/filesystem.hxx b/build2/filesystem.hxx
index 3bcd807..257a1d9 100644
--- a/build2/filesystem.hxx
+++ b/build2/filesystem.hxx
@@ -133,7 +133,7 @@ namespace build2
// recursive names patterns. For now the file is just a marker and its
// contents don't matter.
//
- extern const path buildignore; // .buildignore
+ extern const path buildignore_file; // .buildignore
// Create a directory containing an empty .buildignore file.
//