From 94ef712c51df677afa019c8df952548f06e38446 Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Wed, 10 Mar 2021 02:17:39 +0000 Subject: [PATCH] fix build Signed-off-by: Doug Davis --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 24638213a..5a9b481c1 100644 --- a/Makefile +++ b/Makefile @@ -17,10 +17,6 @@ verify: nats-protocol-binding.md \ protobuf-format.md \ spec.md \ - websockets-protocol-binding.md \ - \ - discovery.md \ - pagination.md \ - subscriptions-api.md + websockets-protocol-binding.md @echo Running the doc phrase checker: @tools/verify-docs.sh -v .