summaryrefslogtreecommitdiff
path: root/soltools
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-05 12:48:26 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-05 12:48:26 +0000
commita600479cbedad0ba47ebbafe7aeb6ea08dfe25cb (patch)
tree0a928283b63d1e97ebd97465ffe35c7a4e77e909 /soltools
parent9cb13b12917c9d87111146d2d888c089f4b456c9 (diff)
#i36707# adjustvisibility: bootstraping in HIDcompiler (thanks to pjanik for the patch)
Diffstat (limited to 'soltools')
-rw-r--r--soltools/HIDCompiler/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/soltools/HIDCompiler/makefile.mk b/soltools/HIDCompiler/makefile.mk
index 99c0d4d3de36..6334c85236ac 100644
--- a/soltools/HIDCompiler/makefile.mk
+++ b/soltools/HIDCompiler/makefile.mk
@@ -2,8 +2,8 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
-# last change: $Author: rt $ $Date: 2004-11-04 08:40:06 $
+# $Revision: 1.4 $
+# last change: $Author: rt $ $Date: 2004-11-05 13:48:26 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,6 +68,7 @@ LIBTARGET=no
NO_DEFAULT_STL=TRUE
# --- Settings -----------------------------------------------------
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
.INCLUDE : settings.mk
.INCLUDE : libs.mk
CDEFS+= -DYY_NEVER_INTERACTIVE=1