From d083075b1971ba7dfa108b60782d2347e0bb30c3 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Thu, 31 Aug 2000 00:05:39 +0000 Subject: [PATCH] Fixing tab problem --- htmlparser/tests/outsinks/Makefile.in | 2 +- parser/htmlparser/tests/outsinks/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htmlparser/tests/outsinks/Makefile.in b/htmlparser/tests/outsinks/Makefile.in index 5a0ead8ff0f..1d6f09d283d 100644 --- a/htmlparser/tests/outsinks/Makefile.in +++ b/htmlparser/tests/outsinks/Makefile.in @@ -34,7 +34,7 @@ CPPSRCS = \ $(NULL) LIBS = \ - -L$(DIST)/bin/components -lhtmlpars \ + -L$(DIST)/bin/components -lhtmlpars \ $(XPCOM_LIBS) \ $(MOZ_JS_LIBS) \ $(NSPR_LIBS) \ diff --git a/parser/htmlparser/tests/outsinks/Makefile.in b/parser/htmlparser/tests/outsinks/Makefile.in index 5a0ead8ff0f..1d6f09d283d 100644 --- a/parser/htmlparser/tests/outsinks/Makefile.in +++ b/parser/htmlparser/tests/outsinks/Makefile.in @@ -34,7 +34,7 @@ CPPSRCS = \ $(NULL) LIBS = \ - -L$(DIST)/bin/components -lhtmlpars \ + -L$(DIST)/bin/components -lhtmlpars \ $(XPCOM_LIBS) \ $(MOZ_JS_LIBS) \ $(NSPR_LIBS) \