Skip to content

Commit 155e7e2

Browse files
committed
Added new file to clean task
1 parent a34ac5d commit 155e7e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,6 @@ clean:
5252
@echo Removing old files
5353
@rm -f build/*.bin
5454
@rm -f build/*.mpq
55-
@rm -f build/*.pyai
55+
@rm -f build/*.pyai
56+
@rm -f build/*.trg
57+
@rm -f build/*.scx

0 commit comments

Comments
 (0)