diff options
Diffstat (limited to 'desktop/source')
-rw-r--r-- | desktop/source/offacc/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/source/offacc/makefile.mk b/desktop/source/offacc/makefile.mk index ed88950f7d..7b30a246c8 100644 --- a/desktop/source/offacc/makefile.mk +++ b/desktop/source/offacc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:48:16 $ +# last change: $Author: hjs $ $Date: 2004-06-25 12:26:33 $ # # 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)) # --- Files -------------------------------------------------------- |