libregex/doc added

This commit is contained in:
ache 1995-01-11 04:34:23 +00:00
parent 100e781c92
commit b8bae0240d

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>