add newParserTest to the tests

This commit is contained in:
sspitzer%netscape.com 1999-04-06 04:23:17 +00:00
Родитель ccf8bbb911
Коммит 198913d00e
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -26,6 +26,7 @@ MODULE=nntp
LIBRARY_NAME=nntpTest
# DIRS = nntp
DIRS = newsParser
EXPORTS = \
$(NULL)
@ -35,6 +36,7 @@ CPPSRCS = \
nsNNTPNewsgroupListStub.cpp \
nsNNTPNewsgroupStub.cpp \
nsNNTPCategoryContainerStub.cpp \
newsParserTest.cpp \
$(NULL)
EXTRA_DSO_LDOPTS = \