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 18ded897ff1b..7d78410ead77 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.195 1999/04/02 04:29:19 steve Exp $ +# $Id: Makefile,v 1.196 1999/04/02 04:40:36 steve Exp $ # SUBDIR += 221upgrade @@ -17,6 +17,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += crosspad + SUBDIR += cstream SUBDIR += ctk SUBDIR += cwish SUBDIR += deco |