mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
Makefile: update 'clean' target for files in bin/
This commit is contained in:
parent
3523b50716
commit
003e7fd06b
2
Makefile
2
Makefile
@ -260,7 +260,7 @@ clean:
|
||||
rm -rf *.pyc
|
||||
rm -rf misc/dependencies/build misc/dependencies/temp
|
||||
rm -rf misc/dependencies/tahoe_deps.egg-info
|
||||
rm -f bin/tahoe bin/tahoe-script.py
|
||||
rm -f bin/tahoe bin/tahoe.pyscript
|
||||
|
||||
find-trailing-spaces:
|
||||
$(PYTHON) misc/coding_tools/find-trailing-spaces.py -r src
|
||||
|
Loading…
Reference in New Issue
Block a user