From e80d17d6e7dcea83af6dfddddadb7ef6076b1453 Mon Sep 17 00:00:00 2001 From: "arielb%netscape.com" Date: Sat, 24 Jul 1999 04:18:22 +0000 Subject: [PATCH] i think i may have broken linux build with a tab at the end of a line in the makefile, hope this was all for the bustage. git-svn-id: svn://10.0.0.236/trunk@40964 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/caps/include/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/caps/include/Makefile.in b/mozilla/caps/include/Makefile.in index 6de5dcdf120..6f85a6ec52f 100644 --- a/mozilla/caps/include/Makefile.in +++ b/mozilla/caps/include/Makefile.in @@ -41,7 +41,7 @@ EXPORTS = \ nsTarget.h \ nsUserDialogHelper.h \ nsUserTarget.h \ - nsZig.h \ + nsZig.h \ nsZip.h EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))