1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Adding cvsinit back to the subdirs since it shouldn't have been removed

in the first place.
This commit is contained in:
Nate Williams 1994-10-22 19:36:22 +00:00
parent 780bd8bd41
commit 29656de043
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3800

View File

@ -1,3 +1,3 @@
SUBDIR = lib cvs mkmodules
SUBDIR = lib cvs mkmodules cvsinit
.include <bsd.subdir.mk>