From a6f10ba5a6f13e0852fac912fbe707ced739372f Mon Sep 17 00:00:00 2001 From: Joao Esperancinha Date: Mon, 8 May 2023 23:17:55 +0200 Subject: [PATCH] Makefile upgrade --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 652372ae3..e53c69565 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SHELL := /bin/bash GRADLE_VERSION ?= 8.1.1 MODULE_LOCATIONS := jeorg-kotlin-apps/jeorg-microchip-maker/jeorg-microchip-maker-gui \ - jeorg-kotlin-arrow-optics/jeorg-kotlin-arrow-optics-gradle-1 \ + jeorg-kotlin-arrow-optics/jeorg-kotlin-arrow-optics-gradle-1 b: clean build