зеркало из https://github.com/mozilla/gecko-dev.git
Hmm somehow we got a bunch of duplicate file names getting built. Cleaning up the Makefile
This commit is contained in:
Родитель
5627a1525e
Коммит
5023c267a4
|
@ -29,6 +29,7 @@ LIBRARY_NAME=msgcompose
|
|||
EXPORTS = \
|
||||
nsSmtpUrl.h \
|
||||
nsSmtpProtocol.h \
|
||||
nsSmtpService.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -37,11 +38,9 @@ CPPSRCS = \
|
|||
msgCompGlue.cpp \
|
||||
nsSmtpUrl.cpp \
|
||||
nsSmtpProtocol.cpp \
|
||||
msgCompGlue.cpp \
|
||||
nsMsgCompFields.cpp \
|
||||
nsMsgCompose.cpp \
|
||||
nsMsgSend.cpp \
|
||||
nsMsgSendPart.cpp \
|
||||
nsSmtpService.cpp \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче