changeset 678:d13c89674a0a

[project @ 1994-09-08 21:59:39 by jwe]
author jwe
date Thu, 08 Sep 1994 21:59:39 +0000
parents 01da6806197b
children 93c63deed7aa
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Thu Sep 08 04:43:59 1994 +0000
+++ b/src/Makefile.in	Thu Sep 08 21:59:39 1994 +0000
@@ -112,7 +112,7 @@
 	@DYNAMIC_LD_OBJ@
 
 OCTAVE_LIBS = @LIBOCTDLD@ ../liboctave.a ../libcruft.a ../libinfo.a \
-	../libreadline.a @LIBDLD@
+	../libreadline.a ../libkpathsea.a @LIBDLD@
 
 DISTFILES = Makefile.in mkdefs mkbuiltins \
 	parse.cc lex.cc y.tab.h $(INCLUDES) $(SOURCES)