export the private header file

This commit is contained in:
alecf%netscape.com 1999-02-11 06:23:58 +00:00
Родитель 9175dd6226
Коммит 5599eefe9c
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -29,6 +29,10 @@ CPPSRCS = \
nsMsgAppCore.cpp \ nsMsgAppCore.cpp \
$(NULL) $(NULL)
EXPORTS = \
nsMsgAppCore.h \
$(NULL)
include $(topsrcdir)/config/config.mk include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk include $(topsrcdir)/config/rules.mk