# HG changeset patch # User jwe # Date 832737884 0 # Node ID 31d0af6eadfe8b2e60157b1c4c16d9c56b3ad546 # Parent d37f8673180684e2b40aad4da0f0f97731fbc3f1 [project @ 1996-05-22 04:04:44 by jwe] diff --git a/src/Makefile.in b/src/Makefile.in --- a/src/Makefile.in +++ b/src/Makefile.in @@ -84,7 +84,7 @@ INCLUDES := arith-ops.h builtins.h data.h defun.h defun-dld.h \ defun-int.h dirfns.h dynamic-ld.h error.h file-io.h \ fn-cache.h gripes.h help.h input.h lex.h load-save.h \ - mappers.h oct-fstrm.h oct-hist.h oct-iostrm.h \ + mappers.h oct.h oct-fstrm.h oct-hist.h oct-iostrm.h \ oct-map.h oct-obj.h oct-prcstrm.h oct-procbuf.h \ oct-stdstrm.h oct-stream.h oct-strstrm.h pager.h parse.h \ pathlen.h pr-output.h procstream.h pt-base.h pt-cmd.h \