Turn cvs back on after import; that was less painful than I expected.

This commit is contained in:
peter 2004-06-10 19:17:20 +00:00
parent b04a2d6a7a
commit ac799efe53

View File

@ -16,7 +16,7 @@ SUBDIR+=groff
.endif
.if !defined(NO_CVS)
#SUBDIR+=cvs
SUBDIR+=cvs
.endif
.include <bsd.subdir.mk>