diff options
Diffstat (limited to 'xmlhelp/util')
-rw-r--r-- | xmlhelp/util/makefile.mk | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk index 8b2a95171345..a16e7958d796 100644 --- a/xmlhelp/util/makefile.mk +++ b/xmlhelp/util/makefile.mk @@ -1,7 +1,7 @@ #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # Copyright 2008 by Sun Microsystems, Inc. # # OpenOffice.org - a multi-platform office productivity suite @@ -64,10 +64,8 @@ SHL1STDLIBS= \ $(SALLIB) \ $(EXPATASCII3RDLIB) \ $(UCBHELPERLIB) \ - $(SVTOOLLIB) \ - $(BERKELEYLIB) \ - $(XSLTLIB) \ - $(UNOTOOLSLIB) + $(BERKELEYLIB) \ + $(XSLTLIB) SHL1LIBS = \ $(SLB)$/jaqe.lib \ |