From 18b11fdff74bf174532338a5fa50405ecab9378a Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 18 May 2004 00:11:16 +0000 Subject: Add gnomesystemtools. Various tools to assist in administration and configuration of a workstation. Included are tools to: * Administer user and group accounts * Change the date, time, and time zone * Set up and configure network interfaces * Modify bootloader settings * Start, stop, and modify system services WWW: http://www.gnome.org/projects/gst/ --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 69b2895b2933..3db482dd356d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -153,6 +153,7 @@ SUBDIR += gnomecontrolcenter2 SUBDIR += gnomefind SUBDIR += gnomesystemmonitor + SUBDIR += gnomesystemtools SUBDIR += gpart SUBDIR += gpkgdep SUBDIR += growspd -- cgit