From d40f75b6391a9d0e57dc37420c9a0c8c550b6702 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 git-svn-id: svn://10.0.0.236/trunk@77689 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/tests/outsinks/Makefile.in | 2 +- mozilla/parser/htmlparser/tests/outsinks/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/htmlparser/tests/outsinks/Makefile.in b/mozilla/htmlparser/tests/outsinks/Makefile.in index 5a0ead8ff0f..1d6f09d283d 100644 --- a/mozilla/htmlparser/tests/outsinks/Makefile.in +++ b/mozilla/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/mozilla/parser/htmlparser/tests/outsinks/Makefile.in b/mozilla/parser/htmlparser/tests/outsinks/Makefile.in index 5a0ead8ff0f..1d6f09d283d 100644 --- a/mozilla/parser/htmlparser/tests/outsinks/Makefile.in +++ b/mozilla/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) \