From 29656de0436a583058d71cd159cccb1f5297f929 Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Sat, 22 Oct 1994 19:36:22 +0000 Subject: [PATCH] Adding cvsinit back to the subdirs since it shouldn't have been removed in the first place. --- gnu/usr.bin/cvs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/cvs/Makefile b/gnu/usr.bin/cvs/Makefile index d75858bc1e5..c1a99ab561b 100644 --- a/gnu/usr.bin/cvs/Makefile +++ b/gnu/usr.bin/cvs/Makefile @@ -1,3 +1,3 @@ -SUBDIR = lib cvs mkmodules +SUBDIR = lib cvs mkmodules cvsinit .include