Skip to content

Commit 2a50c79

Browse files
committed
Clean up files left over on OSX in cleanup.sh
1 parent 7e96368 commit 2a50c79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/cleanup.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,14 @@ rm -f src/wrap_js/cordovaplugin/WallyCordova.swift
4343
rm -rf src/wrap_js/cordovaplugin/jniLibs/
4444
rm -f src/wrap_js/wally.js
4545
rm -rf src/.libs
46+
rm -f src/secp256k1/build-aux/ltmain.sh-e
4647
rm -f tools/build-aux/compile
4748
rm -f tools/build-aux/config.guess
4849
rm -f tools/build-aux/config.sub
4950
rm -f tools/build-aux/depcomp
5051
rm -f tools/build-aux/install-sh
5152
rm -f tools/build-aux/ltmain.sh
53+
rm -f tools/build-aux/ltmain.sh-e
5254
rm -f tools/build-aux/missing
5355
rm -f tools/build-aux/m4/l*.m4
5456
rm -f tools/build-aux/test-driver

0 commit comments

Comments
 (0)