Fix Support library build mess

This commit is contained in:
Jaby
2025-01-07 22:02:14 +01:00
committed by Jaby
parent e4056a9839
commit 13fde35cd0
2 changed files with 5 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
FontWriter: always
.PHONY: FontWriter
FontWriter:
$(MAKE) -C $(JABY_ENGINE_DIR)/support/src/FontWriter $(MAKECMDGOALS)
all: FontWriter
always: ;
all: FontWriter