aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-11 16:40:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-11 16:40:08 +0000
commitfe80b9dc28c092135ab0518a97db502ca7aa4620 (patch)
treec265668762c736701c39756ce692f687000ddd7f /gnu
parentad04b53da02ce2304c813cbb18f5816f1ca0088d (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/Makefile b/gnu/usr.bin/gdb/Makefile
index 8536444cda0b..715db7cab47d 100644
--- a/gnu/usr.bin/gdb/Makefile
+++ b/gnu/usr.bin/gdb/Makefile
@@ -1,3 +1,3 @@
-SUBDIR= bfd libiberty mmalloc gdb
+SUBDIR= bfd libiberty mmalloc gdb doc
.include <bsd.subdir.mk>