mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Add embedding/tests/winEmbed/Makefile to xulrunner/makefiles.sh (no bug); rs=build
This commit is contained in:
parent
601c506aba
commit
ef46352829
@ -68,4 +68,9 @@ if [ "$OS_ARCH" = "WINNT" ]; then
|
||||
add_makefiles "
|
||||
xulrunner/tools/redit/Makefile
|
||||
"
|
||||
if [ "$MOZILLA_OFFICIAL" -o "$ENABLE_TESTS" ]; then
|
||||
add_makefiles "
|
||||
embedding/tests/winEmbed/Makefile
|
||||
"
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user