diff options
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index af1f3bef2e0e..c496fe073a8e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1995/10/02 14:51:20 erich Exp $ +# $Id: Makefile,v 1.4 1995/10/04 17:34:43 asami Exp $ # SUBDIR += afio @@ -7,6 +7,7 @@ SUBDIR += top SUBDIR += tua SUBDIR += xbatt + SUBDIR += xcpustate SUBDIR += xdu SUBDIR += xperfmon SUBDIR += xsysstats |