diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 06:45:21 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2002-10-01 06:45:21 +0000 |
commit | 0e934cb90425487415e1bf562532fd5cbb88c48e (patch) | |
tree | 9b845d2a1c2060e19c344878b5fb47d6c8e790af /eventattacher/source | |
parent | 2723f6c9f0e2c7ae7d3f06dffb8bef32dacf0c9f (diff) |
#103263# removed obsolete applicat.rdb
Diffstat (limited to 'eventattacher/source')
-rw-r--r-- | eventattacher/source/makefile.mk | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/eventattacher/source/makefile.mk b/eventattacher/source/makefile.mk index 92d2c8263d56..b938d3e22f67 100644 --- a/eventattacher/source/makefile.mk +++ b/eventattacher/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2002-04-02 15:14:06 $ +# last change: $Author: jbu $ $Date: 2002-10-01 07:45:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,12 +75,6 @@ ENABLE_EXCEPTIONS=TRUE # ------------------------------------------------------------------ -UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb -UNOUCRDEP= $(UNOUCRRDB) - -UNOUCROUT= $(OUT)$/inc -INCPRE+= $(OUT)$/inc - UNOTYPES= \ com.sun.star.registry.XRegistryKey \ com.sun.star.lang.XServiceInfo \ |