projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3523b50
)
Makefile: update 'clean' target for files in bin/
author
david-sarah
<david-sarah@jacaranda.org>
Mon, 3 Jan 2011 05:27:38 +0000
(21:27 -0800)
committer
david-sarah
<david-sarah@jacaranda.org>
Mon, 3 Jan 2011 05:27:38 +0000
(21:27 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c02b81a44a29f0e3499b650dab382b823760f501..f9ab46d77ff3dbf130dfb40adff06f1f194905d5 100644
(file)
--- a/
Makefile
+++ b/
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