libregex/doc added

This commit is contained in:
Andrey A. Chernov 1995-01-11 04:34:23 +00:00
parent 7a41acfd08
commit ea822ebc88
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# $Id: Makefile,v 1.5 1994/10/11 23:34:13 ache Exp $
# $Id: Makefile,v 1.6 1995/01/04 22:38:51 ache Exp $
SUBDIR= libdialog libg++ libmalloc libregex libreadline libreadline/doc
SUBDIR= libdialog libg++ libmalloc libregex libregex/doc libreadline \
libreadline/doc
.include <bsd.subdir.mk>