Fixing tab problem

git-svn-id: svn://10.0.0.236/trunk@77689 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
2000-08-31 00:05:39 +00:00
parent 53b0e2dfbe
commit d40f75b639
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ CPPSRCS = \
$(NULL)
LIBS = \
-L$(DIST)/bin/components -lhtmlpars \
-L$(DIST)/bin/components -lhtmlpars \
$(XPCOM_LIBS) \
$(MOZ_JS_LIBS) \
$(NSPR_LIBS) \

View File

@@ -34,7 +34,7 @@ CPPSRCS = \
$(NULL)
LIBS = \
-L$(DIST)/bin/components -lhtmlpars \
-L$(DIST)/bin/components -lhtmlpars \
$(XPCOM_LIBS) \
$(MOZ_JS_LIBS) \
$(NSPR_LIBS) \