Skip to content

Commit

Permalink
Update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Sep 15, 2024
1 parent 239c1e7 commit 7ff18ee
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 787 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ${DFONT}: ${FONT}
mkdir -p ${BUILDDIR}
${PYTHON} ${SCRIPTDIR}/dist.py $< $@ ${VERSION}

${TESTDIR}/%.json: ${TESTDIR}/%.toml ${FONT}
${TESTDIR}/%.json: ${TESTDIR}/%.yaml ${FONT}
$(info   GEN $(@F))
${PYTHON} ${SCRIPTDIR}/update-shaping-tests.py $< $@ ${FONT}

Expand Down
2 changes: 1 addition & 1 deletion scripts
Loading

0 comments on commit 7ff18ee

Please sign in to comment.