From: Stu Grossman Date: Fri, 22 Nov 1991 00:36:55 +0000 (+0000) Subject: hsuser.texinfo -> inc-hist.texi. X-Git-Tag: gdb-4_18-branchpoint~22938 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b554a28759d9beb99a6973ec7776cf017b39d75;p=thirdparty%2Fbinutils-gdb.git hsuser.texinfo -> inc-hist.texi. --- diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in index f9930339933..0dea8961743 100644 --- a/gdb/doc/Makefile.in +++ b/gdb/doc/Makefile.in @@ -118,10 +118,10 @@ refcard.ps : refcard.tex # Cover file for "Readline" appendices rdl-apps.texi: ${READLINE_DIR}/doc/rluser.texinfo \ - ${READLINE_DIR}/doc/hsuser.texinfo + ${READLINE_DIR}/doc/inc-hist.texi rm -f rdl-apps.texi echo "@include ${READLINE_DIR}/doc/rluser.texinfo" >rdl-apps.texi - echo "@include ${READLINE_DIR}/doc/hsuser.texinfo" >>rdl-apps.texi + echo "@include ${READLINE_DIR}/doc/inc-hist.texi" >>rdl-apps.texi # File to record current GDB version number (copied from main dir Makefile.in) gdbVN.m4 : ${gdbdir}/Makefile.in