Libtar building correclty

This commit is contained in:
Ulysse Cura 2026-05-05 09:48:00 +02:00
parent 37057014f2
commit 8523a9f9bf
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,7 @@ CORE_LIB_DIR=lib
CORE_SRC_DIR=src
# Build core steps
build_core: build_core_src
build_core: build_core_lib build_core_src
include $(CORE_DIR)/$(CORE_LIB_DIR)/Makefile
include $(CORE_DIR)/$(CORE_SRC_DIR)/Makefile

@ -1 +0,0 @@
Subproject commit 6d0ab4c78e7a8305c36a0c3d63fd25cd1493de65