Added back 'examples' to the subdirs which was bogusly removed.

This commit is contained in:
Nate Williams 1995-04-14 15:15:27 +00:00
parent 1fff580519
commit 3cc6a1ed2e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7821

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.25 1995/03/22 19:39:45 nate Exp $
# $Id: Makefile,v 1.5 1995/03/31 07:55:01 nate Exp $
SUBDIR = lib cvs mkmodules cvsinit doc
SUBDIR = lib cvs mkmodules cvsinit doc examples
.include <bsd.subdir.mk>