diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-11 15:24:02 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-11 15:24:02 +0000 |
commit | f4572b18b7e0ee5a806f1374bc5aed11713749c6 (patch) | |
tree | 805b52ac940c1f2566a5bab3b914e0e16cb0aead /sysutils/Makefile | |
parent | 2b5e20df2ddecc55c0ad53f9bd3768540486c2e9 (diff) |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2f19352b561a..bb1289739065 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1998/12/06 07:26:35 flathill Exp $ +# $Id: Makefile,v 1.52 1998/12/06 14:07:25 vanilla Exp $ # SUBDIR += LPRng @@ -43,6 +43,7 @@ SUBDIR += upsmon SUBDIR += webmin SUBDIR += wmavgload + SUBDIR += wmmon SUBDIR += xbatt SUBDIR += xcpustate SUBDIR += xdu |