зеркало из https://github.com/mozilla/pjs.git
Attempt to fix OS/2 bustage by adding the programs listed in SIMPLE_PROGRAMS to CPPSRCS as well, as they are in other makefiles that use SIMPLE_PROGRAMS. r=disttsc@bart.nl b=75163
This commit is contained in:
Родитель
b8afba4946
Коммит
453cbe83eb
|
@ -41,6 +41,7 @@ CPPSRCS = \
|
|||
XPIDLSRCS = nsISample.idl
|
||||
|
||||
TESTCPPSRCS = nsTestSample.cpp
|
||||
CPPSRCS += $(TESTCPPSRCS)
|
||||
SIMPLE_PROGRAMS = $(TESTCPPSRCS:.cpp=$(BIN_SUFFIX))
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче