From 97381a9e1bf4de1ecb36606ef681b33dd6c99451 Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Fri, 27 Mar 2026 11:19:29 +0100 Subject: [PATCH] =?UTF-8?q?[mod]=20makefile:node-Module=20nicht=20standard?= =?UTF-8?q?m=C3=A4=C3=9Fig=20mit=20holen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/makefile b/tools/makefile index bdbbd70..6561f79 100644 --- a/tools/makefile +++ b/tools/makefile @@ -18,7 +18,7 @@ cmd_tsc := ${dir_tools}/typescript/node_modules/.bin/tsc ## rules .PHONY: default -default: node_modules ${dir_build}/zeitbild node_modules +default: node_modules ${dir_build}/zeitbild .PHONY: node_modules node_modules: