summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremilybrooks <emilybrooksemilybrooks@gmail.com>2024-01-06 15:51:16 -0700
committerGitHub <noreply@github.com>2024-01-06 15:51:16 -0700
commit093b8b7b9b20150a2eb6d2a8ab887f9387298fee (patch)
tree10573a1e986d07db373e9f92f770bccbb746f559 /Makefile
parentebd97e9fd1cd8bb02a397ca8b0982bc0e2b076ae (diff)
Update splat to library version 0.21.0 (#130)
* build not matching for some reason * partial fix * builds properly now * remove pigment64 from readme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 12bca5d..f24d501 100644
--- a/Makefile
+++ b/Makefile
@@ -108,7 +108,7 @@ CAT := cat
ASM_PROC_FLAGS := --input-enc=utf-8 --output-enc=euc-jp --convert-statics=global-with-filename
-SPLAT ?= tools/splat/split.py
+SPLAT ?= python3 -m splat split
SPLAT_YAML ?= $(TARGET).$(VERSION).yaml