Skip to content

Commit

Permalink
chore: oops forgot install
Browse files Browse the repository at this point in the history
  • Loading branch information
d0p1s4m4 committed Jun 12, 2024
1 parent 8f6f833 commit 33cb848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TARGET = fat$(EXEXT) coff-ld$(EXEXT) parted$(EXEXT) mkfs.stpd$(EXEXT) readcoff$(EXEXT)
TARGET = fat$(EXEXT) coff-ld$(EXEXT) parted$(EXEXT) readcoff$(EXEXT)

.PHONY: all
all: $(TARGET)
Expand Down

0 comments on commit 33cb848

Please sign in to comment.