diff options
| author | Nate Williams <nate@FreeBSD.org> | 1994-10-22 19:36:22 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1994-10-22 19:36:22 +0000 |
| commit | 29656de0436a583058d71cd159cccb1f5297f929 (patch) | |
| tree | dc05f3001b315437bbaa2a436c183d16540400bc /gnu/usr.bin | |
| parent | 780bd8bd41adf88ddc89afd8ecc9b3950cac887a (diff) | |
Adding cvsinit back to the subdirs since it shouldn't have been removed
in the first place.
Notes
svn path=/head/; revision=3800
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cvs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/Makefile b/gnu/usr.bin/cvs/Makefile index d75858bc1e59..c1a99ab561b5 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 <bsd.subdir.mk> |
