fune/browser/app/macbuild/Contents/MacOS-files.in
David Burns c3e04fb1e5 Bug 1374263 - Make sure build places geckodriver binary in correct directory. r=froydnj
The geckodriver binary is not being moved to correct directory which is required
to be able to run web platform tests successfully.

MozReview-Commit-ID: HTxnACX2FLR

--HG--
extra : rebase_source : 816dc27bfad7d9e93ca1074f9ab05ba1c0bb578b
2017-10-09 21:09:09 +01:00

17 lines
232 B
Text

/*.app/***
/*.dylib
/certutil
/firefox-bin
#if defined(MOZ_GECKODRIVER)
/geckodriver
#endif
/gtest/***
#if defined(MOZ_ASAN) || defined(MOZ_TSAN)
/llvm-symbolizer
#endif
/pingsender
/pk12util
/ssltunnel
/webrtc-gtest
/xpcshell
/XUL