mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
add export for rosetta_mailnews.h
This commit is contained in:
parent
c54000d02c
commit
b48918fe73
@ -23,6 +23,7 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
EXPORTS= MailNewsTypes.h\
|
||||
rosetta_mailnews.h\
|
||||
$(NULL)
|
||||
|
||||
IDLSRCS = \
|
||||
|
@ -19,6 +19,7 @@ DEPTH=..\..
|
||||
IGNORE_MANIFEST=1
|
||||
|
||||
EXPORTS = MailNewsTypes.h \
|
||||
rosetta_mailnews.h\
|
||||
$(NULL)
|
||||
|
||||
MODULE=mailnews
|
||||
|
Loading…
Reference in New Issue
Block a user