summaryrefslogtreecommitdiffstats
path: root/odk/util/makefile.pmk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-11 13:54:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-11 13:54:30 +0000
commit0279df38f1c93586382c22c8e0d645155cfa427b (patch)
tree9045bcf95cec8334f30349bdaeff089daa748d7f /odk/util/makefile.pmk
parentINTEGRATION: CWS vq33 (1.48.32); FILE MERGED (diff)
downloadcore-0279df38f1c93586382c22c8e0d645155cfa427b.tar.gz
core-0279df38f1c93586382c22c8e0d645155cfa427b.zip
#i10000# udkversion.mk won't be copied (vq33 change)
Diffstat (limited to 'odk/util/makefile.pmk')
-rw-r--r--odk/util/makefile.pmk6
1 files changed, 2 insertions, 4 deletions
diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk
index 7508efcb7ea6..39eb85550794 100644
--- a/odk/util/makefile.pmk
+++ b/odk/util/makefile.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.49 $
+# $Revision: 1.50 $
#
-# last change: $Author: obo $ $Date: 2006-07-10 19:00:28 $
+# last change: $Author: obo $ $Date: 2006-07-11 14:54:30 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -188,7 +188,6 @@ INCLUDETOPDIRLIST += $(INCOUT)$/systools
INCLUDEDIRLIST:={$(subst,/,$/ $(shell $(FIND) $(INCLUDETOPDIRLIST) -type d -print))}
INCLUDEFILELIST=\
- $(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 \
@@ -222,4 +221,3 @@ SDK_CHECK_FLAGS= \
$(MISC)$/checkidl.txt \
$(MISC)$/checkinc.txt \
$(MISC)$/checkinc2.txt
-