From 2a8b4a198fb95ab7eec0e3d160200df5299df9dc Mon Sep 17 00:00:00 2001 From: Philippe PITTOLI Date: Thu, 6 Jun 2024 16:11:03 +0200 Subject: [PATCH] Sub module init. --- zig/makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/zig/makefile b/zig/makefile index 83af35a..bb7561e 100644 --- a/zig/makefile +++ b/zig/makefile @@ -3,6 +3,7 @@ all: build include ../mk/makefile.utils update-libipc: + git submodule init git submodule update ZIG_OPTS ?=