Fix tests
[src/xds/xds-server.git] / Makefile
index 64ba5a3..f0ae0b3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -232,8 +232,9 @@ checkgover:
 .PHONY: help
 help:
        @echo "Main supported rules:"
-       @echo "  all                (default)"
+       @echo "  all         (default)"
        @echo "  build"
+       @echo "  test        (use: name=TestExec to run a specific test)"
        @echo "  package"
        @echo "  install"
        @echo "  clean"