changeset 4934:ca6c86504105

[project @ 2004-08-05 16:38:36 by jwe]
author jwe
date Thu, 05 Aug 2004 16:38:36 +0000
parents cd58733c326b
children 4fc993a4e072
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Thu Aug 05 16:08:28 2004 +0000
+++ b/src/Makefile.in	Thu Aug 05 16:38:36 2004 +0000
@@ -127,7 +127,7 @@
 	ov-streamoff.cc ov-struct.cc ov-va-args.cc \
 	ov-colon.cc ov-bool-mat.cc ov-bool.cc ov-file.cc ov-cell.cc \
 	ov.cc ov-fcn.cc ov-builtin.cc ov-dld-fcn.cc ov-mapper.cc \
-	ov-usr-fcn.cc ov-fcn-handle.cc ov-fcn-handle.cc ov-typeinfo.cc \
+	ov-usr-fcn.cc ov-fcn-handle.cc ov-fcn-inline.cc ov-typeinfo.cc \
 	$(OV_INTTYPE_SRC)
 
 PT_SRC := pt.cc pt-arg-list.cc pt-assign.cc pt-bp.cc pt-binop.cc \