Skip to content

Commit

Permalink
Add EPTCFT.COM to the tools Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Konamiman committed Nov 23, 2023
1 parent 4b9c0d4 commit a7e89f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tools/C/Makefile
Expand Up @@ -11,7 +11,7 @@ define copy_to_bin
cp $(1) ../../../bin/tools/$(2)
endef

COMS := emufile.com fsize.com nexboot.com vsft.com
COMS := emufile.com fsize.com nexboot.com vsft.com eptcft.com

c-tools: $(COMS)

Expand Down

0 comments on commit a7e89f3

Please sign in to comment.