mirror of
https://github.com/git/git.git
synced 2025-03-19 14:48:45 +00:00
Clean t/trash upon "make clean" as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
541ad6e2a9
commit
4b7581f04c
1
Makefile
1
Makefile
@ -235,3 +235,4 @@ clean:
|
||||
rm -f git-core-*.tar.gz git-core.spec
|
||||
$(MAKE) -C tools/ clean
|
||||
$(MAKE) -C Documentation/ clean
|
||||
$(MAKE) -C t/ clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user