diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-08-25 13:38:39 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-08-25 13:38:39 +0000 |
commit | b9b0935baee036f8897da369bb485c79a78a081f (patch) | |
tree | 2ef26dadf9e47ae54ba1afa641a1084f660dd0bc /svx | |
parent | cba11b7f45ab999b0362cd6ffc8b730030d398b4 (diff) |
INTEGRATION: CWS ause04 (1.10.322); FILE MERGED
2003/07/11 10:08:19 hjs 1.10.322.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/items/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/items/makefile.mk b/svx/source/items/makefile.mk index 59f1b4435839..f68939ddccf1 100644 --- a/svx/source/items/makefile.mk +++ b/svx/source/items/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: mba $ $Date: 2002-06-19 17:16:41 $ +# last change: $Author: kz $ $Date: 2003-08-25 14:38:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -69,13 +69,10 @@ PROJECTPCHSOURCE=$(PRJ)$/util$/svxpch PRJNAME=svx TARGET=items -AUTOSEG=true # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |