diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index bcc504baee6e..e27c25a15682 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.202 1999/04/27 12:33:35 taoka Exp $ +# $Id: Makefile,v 1.203 1999/04/30 09:40:30 taoka Exp $ # SUBDIR += 221upgrade @@ -16,6 +16,7 @@ SUBDIR += bbjd SUBDIR += buffer SUBDIR += chord + SUBDIR += cmatrix SUBDIR += colorls SUBDIR += colortail SUBDIR += crosspad |