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 6f8fa8073cdd..e2edd0a3b202 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.178 1998/12/17 23:43:17 asami Exp $ +# $Id: Makefile,v 1.179 1998/12/24 13:50:40 jseger Exp $ # SUBDIR += 221upgrade @@ -13,6 +13,7 @@ SUBDIR += bb SUBDIR += chord SUBDIR += colorls + SUBDIR += comconsole SUBDIR += crosspad SUBDIR += ctk SUBDIR += cwish |