Export some header files for the test harness..

This commit is contained in:
mscott%netscape.com 1999-01-31 07:29:47 +00:00
parent d0576f756d
commit caf4984b6a

View File

@ -25,6 +25,15 @@ include $(DEPTH)/config/autoconf.mk
MODULE=nntp
LIBRARY_NAME=nntp
EXPORTS = \
nsNNTPProtocol.h \
nsNntpUrl.h \
nsNNTPArticleSet.h \
nsNNTPNewsgroupList.h \
nsNNTPNewsgroup.h \
nntpCore.h \
$(NULL)
CPPSRCS = \
nsNNTPArticleList.cpp \
nsNNTPArticleSet.cpp \