Skip to content

Commit 736359b

Browse files
committed
[Fix] removing unused stuff when clean
1 parent e4b7554 commit 736359b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ run: build
4444

4545
clean:
4646
-$(RM) *.spec
47-
-$(RMDIR) build dist __pycache__ 2>nul || true
47+
-$(RMDIR) build dist __pycache__

0 commit comments

Comments
 (0)