summaryrefslogtreecommitdiff
path: root/cppuhelper/unotypes
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/unotypes')
-rw-r--r--cppuhelper/unotypes/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/cppuhelper/unotypes/makefile.mk b/cppuhelper/unotypes/makefile.mk
index 72cd12f159d5..ca6db434ad22 100644
--- a/cppuhelper/unotypes/makefile.mk
+++ b/cppuhelper/unotypes/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 09:35:52 $
+# last change: $Author: rt $ $Date: 2006-01-10 15:50:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -47,10 +47,10 @@ UNOUCROUT = $(OUT)$/inc$/private
CPPUMAKERFLAGS += -C -X$(SOLARBINDIR)$/types.rdb
UNOTYPES = \
- cppu.XExceptionThrower
+ cppuhelper.detail.XExceptionThrower
ALLIDLFILES = \
- .$/cppu$/XExceptionThrower.idl
+ .$/cppuhelper$/detail$/XExceptionThrower.idl
.INCLUDE : target.mk