diff options
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 -------------------------------------------------------- |