diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2007-02-15 02:43:14 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2007-02-15 02:43:14 +0000 |
| commit | 0e37c3dc33928d9086637d86a78c5f3442130149 (patch) | |
| tree | f35fb030b19d75138ec688941db600669f4594fa /lib/libypclnt/Makefile | |
| parent | 86eaa31f67ddf975e95c29c697fd78f397900d85 (diff) | |
Notes
Diffstat (limited to 'lib/libypclnt/Makefile')
| -rw-r--r-- | lib/libypclnt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile index de237de07534..857adf09003d 100644 --- a/lib/libypclnt/Makefile +++ b/lib/libypclnt/Makefile @@ -2,6 +2,7 @@ LIB= ypclnt SHLIB_MAJOR= 2 +MAN= ypclnt.3 SRCS= ypclnt_connect.c \ ypclnt_error.c \ ypclnt_free.c \ |
