minox fix
This commit is contained in:
parent
89e19f0801
commit
798d5300f9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -21,7 +21,7 @@ all : fetch build artifacts
|
|||
|
||||
clean :
|
||||
rm -rf work
|
||||
rm -f librewolf-$(shell cat version)*.en-US.win64* md5sums.txt upload.txt firefox-$(shell cat version).en-US.win64.zip
|
||||
rm -f librewolf-$(shell cat version)*.en-US.win64* sha256sums.txt upload.txt firefox-$(shell cat version).en-US.win64.zip
|
||||
|
||||
veryclean : clean
|
||||
rm -rf librewolf-$(shell cat version)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue