summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-06-05 01:36:01 +0300
committerRasmus Andersson <rasmus@notion.se>2023-06-05 01:36:01 +0300
commitc15cbc12290367a99e7e5c4d7214972c88082b60 (patch)
treedf29f660f59cecc51926e76b14d861df65ebecd6
parent2493a976cd5a8ff255f95e1cc9954d48e6b3cdb1 (diff)
downloadinter-c15cbc12290367a99e7e5c4d7214972c88082b60.tar.xz
tooling: remove .ttx files in ttx make rule
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 26021b640..6c1f35510 100644
--- a/Makefile
+++ b/Makefile
@@ -647,6 +647,7 @@ $(INSTALLDIR):
# debug
build/ttx/%.ttx: $(FONTDIR)/var/%.ttf
+ rm -rf "build/ttx/$(basename $(notdir $^))".*.ttx
mkdir -p build/ttx
cp $^ build/ttx/
ttx -x glyf -i -f -s build/ttx/$(notdir $^)