diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:35:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:35:14 +0000 |
commit | 0e8b57407bec6f589a7208b603713ffb00d8636b (patch) | |
tree | cd75c3ccaf289a70f42010cbe97c2df75980de84 /sot/source | |
parent | 62257c9bcea98928c71b0d8c0b3a0c43dde93e85 (diff) |
INTEGRATION: CWS visibility03 (1.7.72); FILE MERGED
2005/02/17 10:45:04 mnicel 1.7.72.1: Issue number: 40092
Diffstat (limited to 'sot/source')
-rw-r--r-- | sot/source/sdstor/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sot/source/sdstor/makefile.mk b/sot/source/sdstor/makefile.mk index 3eaa44c00bfe..332d0531bece 100644 --- a/sot/source/sdstor/makefile.mk +++ b/sot/source/sdstor/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: kz $ $Date: 2003-11-18 16:52:24 $ +# last change: $Author: obo $ $Date: 2005-04-13 12:35:14 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -64,13 +64,13 @@ PRJ=..$/.. PRJNAME=sot TARGET=sdstor -.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Settings ----------------------------------------------------- .INCLUDE : svpre.mk .INCLUDE : settings.mk .INCLUDE : sv.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |