diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index f6677fdc643f..550ff049ae40 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1996/04/09 04:01:08 asami Exp $ +# $Id: Makefile,v 1.74 1996/04/09 06:04:23 asami Exp $ # SUBDIR += amanda @@ -8,6 +8,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += ctk + SUBDIR += ecc SUBDIR += fd SUBDIR += fep SUBDIR += git |