mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 14:30:43 +00:00
Bug 749573 - Declare run-mozilla.sh and xpcshell as SDK_BINARY. r=ted
This commit is contained in:
parent
a3f4edfd95
commit
7ae6cd162b
@ -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…
x
Reference in New Issue
Block a user