From 03d54627c030a85085d9b7e775774334dd38dd00 Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Fri, 7 May 1999 21:20:41 +0000 Subject: [PATCH] Changes to build test app on Linux. --- mailnews/imap/tests/harness/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailnews/imap/tests/harness/Makefile.in b/mailnews/imap/tests/harness/Makefile.in index 75f973ecf3b..4d6ad45cdec 100644 --- a/mailnews/imap/tests/harness/Makefile.in +++ b/mailnews/imap/tests/harness/Makefile.in @@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk PROGRAM = testimap CPPSRCS = \ - test.cpp \ + imapProtocolTest.cpp \ $(NULL) LIBS = \