diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-09-20 18:36:02 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-09-20 18:36:02 +0000 |
| commit | 3d3b189a12415909c4dd336bbe69d121eb7ee11c (patch) | |
| tree | b911bd0b35e63730538551c84e305953fc0b868b | |
| parent | d3797745d23d69cfacf184c1af3406b3cb46605f (diff) | |
Notes
| -rw-r--r-- | contrib/bind9/FREEBSD-Xlist | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/bind9/FREEBSD-Xlist b/contrib/bind9/FREEBSD-Xlist index 652d2c0d2f984..6575c49f47c5c 100644 --- a/contrib/bind9/FREEBSD-Xlist +++ b/contrib/bind9/FREEBSD-Xlist @@ -3,12 +3,15 @@ # Misc. stuff .cvsignore aclocal.m4 -bin/tests config.h.in configure contrib docutil +# Tests +bin/tests +lib/tests + # Windows directories bin/check/win32 bin/dig/win32 |
