diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:29:20 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:29:20 +0000 |
commit | 8a4b23f7a0b9eed45d6eba55d0b286093dd39f12 (patch) | |
tree | 9bc3b1040b33f2fa2a1a6e931c886869dc79666e /regexp | |
parent | 9eb8a1b2248489b7992ea5d3b79ef04afbc3b84a (diff) |
INTEGRATION: CWS ause043 (1.4.6); FILE MERGED
2005/11/04 12:58:55 hjs 1.4.6.1: #i56702# remove local uno header generation
Diffstat (limited to 'regexp')
-rw-r--r-- | regexp/source/makefile.mk | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/regexp/source/makefile.mk b/regexp/source/makefile.mk index f1af4ef4971a..1c23c96901a7 100644 --- a/regexp/source/makefile.mk +++ b/regexp/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 05:10:42 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:29:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -45,12 +45,6 @@ LIBTARGET=NO # --- Files -------------------------------------------------------- -UNOTYPES+= \ - com.sun.star.i18n.TransliterationModules \ - com.sun.star.i18n.XExtendedTransliteration \ - com.sun.star.util.SearchFlags \ - com.sun.star.util.SearchOptions - EXCEPTIONSFILES= \ $(SLO)$/reclass.obj |