diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 20:22:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 20:22:44 +0000 |
commit | 13f7cb1c7b580c04d7bd3f8dc43a119cf9940685 (patch) | |
tree | e8b4d37150f90bd34c260c18ef7966f692e31e97 /svtools/source/misc1 | |
parent | 5c1bbd2a537955328d22c4e407efa672bf2c39b2 (diff) |
INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED
2005/11/16 10:23:29 pl 1.3.62.2: #i55991# removed warnings
2005/11/15 19:25:42 pl 1.3.62.1: #i55991# removed warnings
Diffstat (limited to 'svtools/source/misc1')
-rw-r--r-- | svtools/source/misc1/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/misc1/makefile.mk b/svtools/source/misc1/makefile.mk index 01d5039fa792..598f6a81dfc2 100644 --- a/svtools/source/misc1/makefile.mk +++ b/svtools/source/misc1/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-08 16:27:55 $ +# last change: $Author: hr $ $Date: 2006-06-19 21:22:44 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -46,6 +46,7 @@ TARGET=misc1 EXCEPTIONSFILES=\ $(SLO)$/fstathelper.obj \ + $(SLO)$/folderrestriction.obj \ $(SLO)$/strmadpt.obj \ $(SLO)$/svtdata.obj @@ -54,7 +55,6 @@ SLOFILES=\ $(SLO)$/adrparse.obj \ $(SLO)$/docpasswdrequest.obj \ $(SLO)$/filenotation.obj \ - $(SLO)$/folderrestriction.obj \ $(SLO)$/inethist.obj \ $(SLO)$/inettype.obj \ $(SLO)$/iniadrtk.obj \ |