From b0d5ccf40eac29d422c5b7233f906e0006c1cb33 Mon Sep 17 00:00:00 2001 From: "bugzilla%standard8.demon.co.uk" Date: Tue, 27 Sep 2005 19:30:35 +0000 Subject: [PATCH] Bug 63083 - Attempt to fix patrocles build bustage. --- mailnews/import/build/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailnews/import/build/Makefile.in b/mailnews/import/build/Makefile.in index ee9c52e3373..e722f44e908 100644 --- a/mailnews/import/build/Makefile.in +++ b/mailnews/import/build/Makefile.in @@ -122,7 +122,7 @@ LOCAL_INCLUDES += -I$(srcdir)/../eudora/src ifndef GNU_CC LOCAL_INCLUDES += -I$(srcdir)/../oexpress \ -I$(srcdir)/../outlook/src \ - -I$(NULL) + $(NULL) endif endif