aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_other.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'toolsrc/src/commands_other.cpp')
-rw-r--r--toolsrc/src/commands_other.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/src/commands_other.cpp b/toolsrc/src/commands_other.cpp
index 148673afe..894beae27 100644
--- a/toolsrc/src/commands_other.cpp
+++ b/toolsrc/src/commands_other.cpp
@@ -86,6 +86,7 @@ namespace vcpkg
{"import", import_command},
{"cache", cache_command},
{"internal_test", internal_test_command},
+ {"portsdiff", portsdiff_command}
};
return t;
}