From 66873c869a8bc9430ca2a2e7f444786ca32b3a2d Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Thu, 18 Feb 1999 00:54:37 +0000 Subject: [PATCH] build nntp sub directory... git-svn-id: svn://10.0.0.236/trunk@21079 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mailnews/news/tests/makefile.win | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/mailnews/news/tests/makefile.win b/mozilla/mailnews/news/tests/makefile.win index 60059f83293..06de39d9f86 100644 --- a/mozilla/mailnews/news/tests/makefile.win +++ b/mozilla/mailnews/news/tests/makefile.win @@ -27,6 +27,8 @@ REQUIRES=xpcom js nspr netlib DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN +DIRS = nntp + CPPSRCS= \ nsNNTPCategoryContainerStub.cpp \ nsNNTPHostStub.cpp \