Changing asset file location.

This commit is contained in:
Ulysse Cura 2026-08-02 21:15:33 +02:00
parent c7d6d843f6
commit d99c1102bd
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ clean:
# Run executable
.PHONY: run
run: all
$(Q)./$(SOURCE_OUTPUT)
$(Q)cd $(BUILD_DIR) && ./$(notdir $(SOURCE_OUTPUT))
.PHONY: print-%
print-% :

@ -1 +1 @@
Subproject commit a0b32165649edb9f2003546ac48057764b12f128
Subproject commit 7778fb4aa5f1ffd8622b73c1edf22cb9c1096325