From 65f0265b037938836dd1cca700b45f62827edd62 Mon Sep 17 00:00:00 2001 From: "jgaunt%netscape.com" Date: Sat, 11 May 2002 01:44:16 +0000 Subject: [PATCH] dumb ass! --- accessible/src/html/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessible/src/html/Makefile.in b/accessible/src/html/Makefile.in index d31c05af18d..fa881e72716 100644 --- a/accessible/src/html/Makefile.in +++ b/accessible/src/html/Makefile.in @@ -61,7 +61,7 @@ CPPSRCS = \ nsHTMLSelectAccessible.cpp \ nsHTMLTableAccessible.cpp \ nsHTMLTextAccessible.cpp \ - nsHTMLWin32ObjectAccessible.obj \ + nsHTMLWin32ObjectAccessible.cpp \ $(NULL) # we don't want the shared lib, but we want to force the creation of a static lib.