diff options
-rw-r--r-- | sfx2/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk index 9d3e523f0283..0ce2cd4c19c0 100644 --- a/sfx2/util/makefile.mk +++ b/sfx2/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.50 $ +# $Revision: 1.51 $ # -# last change: $Author: obo $ $Date: 2008-02-25 17:28:51 $ +# last change: $Author: obo $ $Date: 2008-02-26 15:13:02 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -90,6 +90,7 @@ SHL1STDLIBS+=\ $(UNOTOOLSLIB) \ $(TOOLSLIB) \ $(I18NISOLANGLIB) \ + $(SAXLIB) \ $(SYSSHELLLIB) \ $(COMPHELPERLIB) \ $(UCBHELPERLIB) \ |