mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add embedding/tests/winEmbed/Makefile to xulrunner/makefiles.sh (no bug); rs=build
This commit is contained in:
parent
f0a78d733e
commit
ee7d10985d
@ -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…
Reference in New Issue
Block a user