summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index dd6496f8f6d8..b7ebdcee1555 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.4 1994/09/09 15:10:37 rgrimes Exp $
+# $Id: Makefile,v 1.5 1994/10/11 23:34:13 ache Exp $
-SUBDIR= libdialog libg++ libmalloc libregex libreadline
+SUBDIR= libdialog libg++ libmalloc libregex libreadline libreadline/doc
.include <bsd.subdir.mk>