diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 15:10:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 15:10:58 +0000 |
commit | 7448e53c5ca98c39ee6891e73283d82e3c3d0441 (patch) | |
tree | fd76aff72196acb8abad3e09c8928b97c087c471 /autodoc/source/ary | |
parent | 2093313d18d4b7ae9a0c2b08e2311929ea891d6c (diff) |
INTEGRATION: CWS adc18 (1.2.56); FILE MERGED
2007/10/18 14:15:57 np 1.2.56.1: #i81775#
Diffstat (limited to 'autodoc/source/ary')
-rw-r--r-- | autodoc/source/ary/info/makefile.mk | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/autodoc/source/ary/info/makefile.mk b/autodoc/source/ary/info/makefile.mk index 96812cfff274..a32b878e70b6 100644 --- a/autodoc/source/ary/info/makefile.mk +++ b/autodoc/source/ary/info/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-07 17:10:00 $ +# last change: $Author: hr $ $Date: 2007-11-02 16:10:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -57,9 +57,7 @@ OBJFILES= \ $(OBJ)$/all_dts.obj \ $(OBJ)$/all_tags.obj \ $(OBJ)$/ci_attag.obj \ - $(OBJ)$/ci_text.obj \ - $(OBJ)$/codeinfo.obj \ - $(OBJ)$/infodisp.obj + $(OBJ)$/ci_text.obj # --- Targets ------------------------------------------------------ |