diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-10 13:45:03 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-10 13:45:03 +0000 |
commit | 68a7bf40411a56ca593c373bfb2b9287646744f1 (patch) | |
tree | 82400031f603d9e4ee626236ba8f497ad23cdd1e /sysutils/Makefile | |
parent | GNOME system monitor. (diff) |
Activate gtop.
Notes
Notes:
svn path=/head/; revision=13856
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 de32b6ced564..8515b6eb90ac 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1998/08/10 00:38:09 steve Exp $ +# $Id: Makefile,v 1.43 1998/09/17 22:38:47 steve Exp $ # SUBDIR += LPRng @@ -13,6 +13,7 @@ SUBDIR += daemontools SUBDIR += doconfig SUBDIR += gtar + SUBDIR += gtop SUBDIR += idled SUBDIR += lsof SUBDIR += manck |