aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>