diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-10 18:00:28 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-10 18:00:28 +0000 |
commit | 2713d216c8f632f85171d31ea76f4c023563863d (patch) | |
tree | 997eaf82a4e38d7713218d80746e5158c6fa1080 /odk/util | |
parent | 50438bce72f7f5bbac3f7e3b549444b2358a4a37 (diff) |
INTEGRATION: CWS vq33 (1.48.32); FILE MERGED
2006/07/04 03:01:04 vq 1.48.32.1: #i66706# Use udkversion.mk from solenv/inc/.
Diffstat (limited to 'odk/util')
-rw-r--r-- | odk/util/makefile.pmk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk index a1c31c8e28e9..7508efcb7ea6 100644 --- a/odk/util/makefile.pmk +++ b/odk/util/makefile.pmk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.48 $ +# $Revision: 1.49 $ # -# last change: $Author: rt $ $Date: 2005-11-11 10:59:10 $ +# last change: $Author: obo $ $Date: 2006-07-10 19:00:28 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -188,7 +188,7 @@ INCLUDETOPDIRLIST += $(INCOUT)$/systools INCLUDEDIRLIST:={$(subst,/,$/ $(shell $(FIND) $(INCLUDETOPDIRLIST) -type d -print))} INCLUDEFILELIST=\ - $(INCOUT)$/udkversion.mk \ + $(SOLARENV)$/inc$/udkversion.mk \ $(INCOUT)$/com$/sun$/star$/uno$/Any.h \ $(INCOUT)$/com$/sun$/star$/uno$/Any.hxx \ $(INCOUT)$/com$/sun$/star$/uno$/genfunc.h \ |