diff options
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index de327cb26818..fd636b3ec2bd 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.25 1997/11/13 23:33:49 jraynard Exp $ +# $Id: Makefile,v 1.26 1997/11/20 08:58:51 tg Exp $ # SUBDIR += LPRng @@ -26,6 +26,7 @@ SUBDIR += xbatt SUBDIR += xcpustate SUBDIR += xdu + SUBDIR += xfsm SUBDIR += xloadface SUBDIR += xosview SUBDIR += xperfmon |