Skip to content

Commit

Permalink
Merge pull request #675 from MokhaLeee/tools
Browse files Browse the repository at this point in the history
Fix tools makefile
  • Loading branch information
RevoSucks authored Oct 6, 2024
2 parents 0490874 + 974a26e commit da8ae13
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ AIF2PCM := tools/aif2pcm/aif2pcm$(EXE)
MID2AGB := tools/mid2agb/mid2agb$(EXE)
TEXTENCODE := tools/textencode/textencode$(EXE)
JSONPROC := tools/jsonproc/jsonproc$(EXE)
FETSATOOL := tools/gfxtools/tsa_generator.py
FETSATOOL := scripts/gfxtools/tsa_generator.py

ifeq ($(UNAME),Darwin)
SED := sed -i ''
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit da8ae13

Please sign in to comment.