mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
update Makefile too
This commit is contained in:
parent
79db3d089f
commit
7381b4a0aa
2
Makefile
2
Makefile
@ -176,7 +176,7 @@ clean:
|
|||||||
|
|
||||||
.PHONY: distclean
|
.PHONY: distclean
|
||||||
distclean: clean
|
distclean: clean
|
||||||
rm -rf src/allmydata_tahoe.egg-info
|
rm -rf src/*.egg-info
|
||||||
rm -f src/allmydata/_version.py
|
rm -f src/allmydata/_version.py
|
||||||
rm -f src/allmydata/_appname.py
|
rm -f src/allmydata/_appname.py
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user