mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 749573 - Declare run-mozilla.sh and xpcshell as SDK_BINARY. r=ted
This commit is contained in:
parent
8adf17ff29
commit
90af61ce13
@ -57,6 +57,8 @@ endif
|
||||
|
||||
TEST_DIRS = test
|
||||
|
||||
SDK_BINARY = run-mozilla.sh
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs:: $(srcdir)/run-mozilla.sh
|
||||
|
@ -45,7 +45,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcshell
|
||||
PROGRAM = xpcshell$(BIN_SUFFIX)
|
||||
|
||||
SDK_BINARY = $(PROGRAM)
|
||||
|
||||
CPPSRCS = xpcshell.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user