diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2008-01-13 08:58:25 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2008-01-13 08:58:25 +0000 |
| commit | 8b7d87e7fb19026865e0259ae2ebc7d0cba3bce8 (patch) | |
| tree | f6add3d911fcbe1226a838c53b5dd1a547c132da /gnu | |
| parent | f338227f7838c9811ed4b92ddb7ecbba263e7fc3 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 dc41a73ad96a..ee77e955cdb9 100644 --- a/gnu/usr.bin/cvs/Makefile +++ b/gnu/usr.bin/cvs/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR = lib libdiff cvs contrib cvsbug doc +SUBDIR = lib libdiff cvs cvsbug doc .include <bsd.subdir.mk> |
