Remove non-existing target from Makefile
[oom/platform/cert-service.git] / Makefile
index f94ad9a..778b94d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: build start-backend run-client stop-client stop-backend
+all: build start-backend run-client stop-backend
 start-with-client: start-backend run-client
 .PHONY: build