mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 15:43:54 +00:00
Makefile: add new misc/dependencies/ litter to the 'clean' target
This commit is contained in:
parent
45e61094a1
commit
0af1a9e1c5
2
Makefile
2
Makefile
@ -319,6 +319,8 @@ clean:
|
||||
rm -rf tahoe_deps.egg-info allmydata_tahoe.egg-info
|
||||
rm -rf support dist
|
||||
rm -rf setuptools*.egg *.pyc darcsver*.egg
|
||||
rm -rf misc/dependencies/build misc/dependencies/temp
|
||||
rm -rf misc/dependencies/tahoe_deps.egg-info
|
||||
|
||||
find-trailing-spaces:
|
||||
$(PYTHON) misc/find-trailing-spaces.py -r src
|
||||
|
Loading…
x
Reference in New Issue
Block a user