diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-08-25 01:38:42 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-08-25 01:38:42 +0000 |
commit | f1e6307606528563691ca599ef1e9b282ec4b700 (patch) | |
tree | 3f334839430331f09126a069208df9a899793797 /sysutils | |
parent | dc81a3850aa3ca201f4d1effa24e3189f63b9097 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 43677ca72255..3c4fe3fbef7a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.70 1999/06/28 01:09:41 flathill Exp $ +# $Id: Makefile,v 1.71 1999/08/12 00:20:58 taoka Exp $ # SUBDIR += LPRng @@ -56,6 +56,7 @@ SUBDIR += upsd SUBDIR += upsmon SUBDIR += webmin + SUBDIR += wmapm SUBDIR += wmavgload SUBDIR += wminet SUBDIR += wmmon |