Skip to content

Commit 96453d0

Browse files
author
Dane Springmeyer
committed
also remove mason in clean
1 parent 35e2eab commit 96453d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ coverage:
2727
clean:
2828
rm -rf lib/binding
2929
rm -rf build
30+
rm -rf mason
3031
find test/ -name *actual* -exec rm {} \;
3132
echo "run make distclean to also remove mason_packages and node_modules"
3233

0 commit comments

Comments
 (0)