summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/resource/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/resource/makefile.mk b/extensions/source/resource/makefile.mk
index db88830d3127..1c84bb8f1e6c 100644
--- a/extensions/source/resource/makefile.mk
+++ b/extensions/source/resource/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2003-04-15 13:56:32 $
+# last change: $Author: obo $ $Date: 2004-11-16 12:15:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -105,6 +105,9 @@ SHL1LIBS= $(LIB1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
+UNOUCROUT=$(OUT)$/inc$/$(TARGET)
+INCPRE+=$(UNOUCROUT)
+
UNOTYPES=\
com.sun.star.uno.XWeak \
com.sun.star.uno.XAggregation \