diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2005-07-24 01:29:30 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2005-07-24 01:29:30 +0000 |
| commit | 70ee997ed4fd66882acb411df5fe4bfa31657d2d (patch) | |
| tree | 01d5618c7ea1e8d50bc1c147bb3a2149efe85211 /lib/libmemstat/Makefile | |
| parent | 345628080df9217ac3a2c45b779d482b54b26383 (diff) | |
Notes
Diffstat (limited to 'lib/libmemstat/Makefile')
| -rw-r--r-- | lib/libmemstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libmemstat/Makefile b/lib/libmemstat/Makefile index 464400c1e58c0..e58f99e303557 100644 --- a/lib/libmemstat/Makefile +++ b/lib/libmemstat/Makefile @@ -16,6 +16,7 @@ MLINKS+= libmemstat.3 memstat_mtl_first.3 MLINKS+= libmemstat.3 memstat_mtl_next.3 MLINKS+= libmemstat.3 memstat_mtl_find.3 MLINKS+= libmemstat.3 memstat_mtl_free.3 +MLINKS+= libmemstat.3 memstat_mtl_geterror.3 MLINKS+= libmemstat.3 memstat_sysctl_all.3 MLINKS+= libmemstat.3 memstat_sysctl_malloc.3 MLINKS+= libmemstat.3 memstat_sysctl_uma.3 |
