diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-02-28 11:18:20 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-02-28 11:18:20 +0000 |
commit | 7a0289c4f5b350868be612322d72241da161dcff (patch) | |
tree | 909ac5608eefcf96f6590406c825a36273eb7c5f /sysutils/Makefile | |
parent | baf061d9947a5825ea579bc28368807122ef38f8 (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 63e887a43e48..98d58386f22d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1999/02/04 05:12:53 gj Exp $ +# $Id: Makefile,v 1.61 1999/02/28 04:32:35 billf Exp $ # SUBDIR += LPRng @@ -51,6 +51,7 @@ SUBDIR += webmin SUBDIR += wmavgload SUBDIR += wmmon + SUBDIR += wmmount SUBDIR += xbatt SUBDIR += xcpustate SUBDIR += xdu |