diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-08-25 13:38:22 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-08-25 13:38:22 +0000 |
commit | b6e581532920b78fe7d5bea81f676ff4ba740d2f (patch) | |
tree | 73c95e07c80e676337870648df0a715848613a00 /svx | |
parent | 819d321f1170fa1fa40cbb7483bfd77bbe2261ef (diff) |
INTEGRATION: CWS ause04 (1.13.166); FILE MERGED
2003/07/11 10:08:18 hjs 1.13.166.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/form/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/form/makefile.mk b/svx/source/form/makefile.mk index fa64818eacbb..787dc32409a2 100644 --- a/svx/source/form/makefile.mk +++ b/svx/source/form/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: hr $ $Date: 2003-03-27 15:02:39 $ +# last change: $Author: kz $ $Date: 2003-08-25 14:38:22 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -69,9 +69,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |