Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored Sep 4, 2024
1 parent 58d8719 commit c340c41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,6 @@ output-clean:
rm -rf output/*

clean: gluon-clean output-clean

lint-lua: FORCE
@scripts/lint-lua.sh

0 comments on commit c340c41

Please sign in to comment.