summaryrefslogtreecommitdiff
path: root/autodoc/source/ary
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary')
-rw-r--r--autodoc/source/ary/info/makefile.mk8
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 ------------------------------------------------------