Move readline to the readline/readline subdirectory
[deliverable/binutils-gdb.git] / gdb / doc / Makefile.in
index 2bb8a3051bb92f25f2721e20b5a00a7fdd3fd71d..2673499a05b7dc98eaf97c592f6e1c3f28b7382f 100644 (file)
@@ -74,7 +74,7 @@ BUGURL_TEXI = @REPORT_BUGS_TEXI@
 
 # Where is the source dir for the READLINE library doc?  
 # Traditionally readline is in .. or .
-READLINE_DIR = ${gdbdir}/../readline/doc
+READLINE_DIR = ${gdbdir}/../readline/readline/doc
 READLINE_TEXI_INCFLAG = @READLINE_TEXI_INCFLAG@
 
 # The GDB/MI docs come from a sibling directory ../mi
This page took 0.027768 seconds and 4 git commands to generate.