export the private header file

git-svn-id: svn://10.0.0.236/trunk@20375 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-02-11 06:23:58 +00:00
parent 2bae921097
commit 681521266d

View File

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