From cda0f1ae03b1bd59008f0ddfd2d2e7a3792ca271 Mon Sep 17 00:00:00 2001 From: "dedal.qq" Date: Fri, 8 Feb 2019 14:25:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'Makefile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 92c9cb0..ab3fb43 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ all: build build: - mvn clean compile assembly:singlem \ No newline at end of file + mvn clean compile assembly:single \ No newline at end of file