summaryrefslogtreecommitdiff
path: root/unotools/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2001-11-20 16:08:11 +0000
committerOliver Bolte <obo@openoffice.org>2001-11-20 16:08:11 +0000
commitc43bf2c117009f735ad6e2c7ae4fce8d595f4964 (patch)
tree0d181aa4b2d7bbaccb6c1910ad0723bbeff5591c /unotools/source
parent3af1a298124c0b3b1f5225a200ec17de77914da4 (diff)
#65293# include of unotools.mk needed
Diffstat (limited to 'unotools/source')
-rw-r--r--unotools/source/config/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/unotools/source/config/makefile.mk b/unotools/source/config/makefile.mk
index b5bcc79344b9..60d5926955f0 100644
--- a/unotools/source/config/makefile.mk
+++ b/unotools/source/config/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: mh $ $Date: 2001-11-06 20:28:18 $
+# last change: $Author: obo $ $Date: 2001-11-20 17:08:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,7 +79,7 @@ UNOTYPES+= com.sun.star.configuration.XTemplateContainer \
com.sun.star.uno.XWeak \
com.sun.star.uno.XAggregation
-#.INCLUDE : $(PRJINC)$/unotools$/unotools.mk
+.INCLUDE : $(PRJINC)$/unotools$/unotools.mk
# --- Settings ----------------------------------