aboutsummaryrefslogtreecommitdiff
path: root/build2/context.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/context.cxx')
-rw-r--r--build2/context.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/context.cxx b/build2/context.cxx
index 670397f..422ecac 100644
--- a/build2/context.cxx
+++ b/build2/context.cxx
@@ -74,6 +74,7 @@ namespace build2
operation_table.insert ("clean");
operation_table.insert ("test");
operation_table.insert ("install");
+ operation_table.insert ("uninstall");
// Create global scope. For Win32 this is not a "real" root path.
// On POSIX, however, this is a real path. See the comment in