aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1991-11-22 00:36:55 +0000
committerStu Grossman <grossman@cygnus>1991-11-22 00:36:55 +0000
commit7b554a28759d9beb99a6973ec7776cf017b39d75 (patch)
tree18a5f2b00060eda7065d80756e93522ad048ff0d /gdb
parente9d98c95a54b08ce1bf6ce1241e95241b9f7954e (diff)
downloadgdb-7b554a28759d9beb99a6973ec7776cf017b39d75.zip
gdb-7b554a28759d9beb99a6973ec7776cf017b39d75.tar.gz
gdb-7b554a28759d9beb99a6973ec7776cf017b39d75.tar.bz2
hsuser.texinfo -> inc-hist.texi.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in
index f993033..0dea896 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