diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-11 23:24:02 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-11 23:24:02 +0800 |
commit | 61fd6bed574e00cf12dd5a10e98217f8c73aeac6 (patch) | |
tree | f73764c61b706d4f5c4bb93bdbb75b27fb7ac00b /sysutils | |
parent | df33db993b4bb73a313b2307971751786222cfa7 (diff) | |
download | freebsd-ports-gnome-61fd6bed574e00cf12dd5a10e98217f8c73aeac6.tar.gz freebsd-ports-gnome-61fd6bed574e00cf12dd5a10e98217f8c73aeac6.tar.zst freebsd-ports-gnome-61fd6bed574e00cf12dd5a10e98217f8c73aeac6.zip |
Add SUBDIR += wmmon
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 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 |