diff options
Diffstat (limited to 'gnu/lib/Makefile')
-rw-r--r-- | gnu/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index d51120c8632a..1eea41d398aa 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.1 1994/01/30 01:03:08 rgrimes Exp $ +# $Id: Makefile,v 1.2 1994/05/09 16:11:10 ache Exp $ -SUBDIR= libg++ libmalloc libregex +SUBDIR= libg++ libmalloc libregex libreadline .include <bsd.subdir.mk> |