aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-07 04:41:18 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-07 04:41:18 +0000
commit655ad55f9cede6e741b5077c4cd7db338c6e950b (patch)
tree7201c53fcb59f8153d7a14282436c469de6f7b21 /gnu
parent6a05353cb80d232f017fc206b8ce0de81e020e9e (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/gdb/doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/doc/Makefile b/gnu/usr.bin/gdb/doc/Makefile
index af61ced536d0..7adc0a0e71ea 100644
--- a/gnu/usr.bin/gdb/doc/Makefile
+++ b/gnu/usr.bin/gdb/doc/Makefile
@@ -1,4 +1,4 @@
INFO = gdb gdbint stabs annotate
-MAKEINFOFLAGS += -I ${.CURDIR}/../../../lib/libreadline/doc
+MAKEINFOFLAGS += -I ${.CURDIR}/../../../../contrib/libreadline/doc
.include <bsd.info.mk>