diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 16:37:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 16:37:18 +0000 |
commit | fd8b52a4c756e144e2dc803ccb063b5103555486 (patch) | |
tree | e7ab1cfb9a665970f32f0553dd8a82a180f4bf48 /udm | |
parent | 6c1a571e39ac6717a1401cb2a06e01d2fee1ceea (diff) |
INTEGRATION: CWS adc18 (1.3.32); FILE MERGED
2007/10/18 12:18:35 np 1.3.32.1: #i81775#
Diffstat (limited to 'udm')
-rw-r--r-- | udm/util/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/udm/util/makefile.mk b/udm/util/makefile.mk index c469c5e7d215..a4c7ad1bb92d 100644 --- a/udm/util/makefile.mk +++ b/udm/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 14:40:54 $ +# last change: $Author: hr $ $Date: 2007-11-02 17:37:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,6 @@ ENABLE_EXCEPTIONS=true LIB1FILES= \ $(LB)$/csi_html.lib \ - $(LB)$/udm_udm.lib \ $(LB)$/csi_xml.lib @@ -61,5 +60,3 @@ LIB1ARCHIV= $(LB)$/lib$(TARGET).a .INCLUDE : target.mk - - |