Skip to content

Commit e129442

Browse files
committed
Makefile: do not delete wasm-tools.wasm.gz
1 parent 95c2678 commit e129442

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ generated: clean json
2222
clean:
2323
rm -rf ./generated/*
2424
rm -f internal/wasmtools/wasm-tools.wasm
25-
rm -f internal/wasmtools/wasm-tools.wasm.gz
2625

2726
# tests/generated writes generated Go code to the tests directory
2827
.PHONY: tests/generated

0 commit comments

Comments
 (0)