diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/so_comp/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/source/so_comp/makefile.mk b/desktop/source/so_comp/makefile.mk index 97b61ef21015..ed93e218b6e8 100644 --- a/desktop/source/so_comp/makefile.mk +++ b/desktop/source/so_comp/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2004-06-03 16:34:41 $ +# last change: $Author: hjs $ $Date: 2004-06-25 12:26:47 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,7 +71,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -.INCLUDE : $(UPD)minor.mk RSCUPDVER=$(RSCREVISION)(SV$(UPD)$(UPDMINOR)) # --- Define time bomb date. Not active for OOo -------------------- |