mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-24 04:55:53 +00:00
clean target should remove the pkg file.
This commit is contained in:
parent
74689af7a1
commit
fad766a885
1
Makefile
1
Makefile
@ -261,6 +261,7 @@ clean:
|
||||
rm -rf misc/dependencies/build misc/dependencies/temp
|
||||
rm -rf misc/dependencies/tahoe_deps.egg-info
|
||||
rm -f bin/tahoe bin/tahoe.pyscript
|
||||
rm -f *.pkg
|
||||
|
||||
.PHONY: distclean
|
||||
distclean: clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user