summaryrefslogtreecommitdiffstats
path: root/soltools/winunistd
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-01-08 11:07:30 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-01-08 11:07:30 +0000
commitb8aaa1d5a55c891812086698b7212c3133b9e391 (patch)
tree14ac857ceab6c97ac70225de0da6dac893161966 /soltools/winunistd
parent#96287# make use of makedepend more flexible (diff)
downloadcore-b8aaa1d5a55c891812086698b7212c3133b9e391.tar.gz
core-b8aaa1d5a55c891812086698b7212c3133b9e391.zip
#96287# make use of makedepend more flexible
Diffstat (limited to 'soltools/winunistd')
-rw-r--r--soltools/winunistd/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/soltools/winunistd/makefile.mk b/soltools/winunistd/makefile.mk
index 7c0c1c91408b..4b2e7ed335ff 100644
--- a/soltools/winunistd/makefile.mk
+++ b/soltools/winunistd/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hjs $ $Date: 2001-11-05 16:33:52 $
+# last change: $Author: hjs $ $Date: 2002-01-08 12:06:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,6 +68,7 @@ TARGETTYPE=CUI
# --- Settings -----------------------------------------------------
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
.INCLUDE : settings.mk
# --- Files --------------------------------------------------------