Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
small makefile update
Browse files Browse the repository at this point in the history
  • Loading branch information
MTadder committed Aug 9, 2024
1 parent 33edd6a commit 440c08a
Showing 1 changed file 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 @@ -3,7 +3,7 @@
default: clean moon

clean:
@ rm mtlibrary.lua -fv
@ rm mtlib.lua -fv
@ rm mtlib/*.lua -fv

moon:
Expand Down

0 comments on commit 440c08a

Please sign in to comment.