Rename Support to lower-case to match rest
This commit is contained in:
6
support/src/Makefile
Normal file
6
support/src/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
FontWriter: always
|
||||
$(MAKE) -C $(JABY_ENGINE_DIR)/Support/src/FontWriter $(MAKECMDGOALS)
|
||||
|
||||
all: FontWriter
|
||||
|
||||
always: ;
|
Reference in New Issue
Block a user