diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9f7359ef9762..64c573eee08b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.68 1995/11/27 03:38:03 asami Exp $ +# $Id: Makefile,v 1.69 1996/01/15 10:40:08 asami Exp $ # SUBDIR += amanda @@ -6,6 +6,7 @@ SUBDIR += buffer SUBDIR += chord SUBDIR += colorls + SUBDIR += ctk SUBDIR += git SUBDIR += glimpse SUBDIR += ical |