diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-09 06:50:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-09 06:50:27 +0000 |
commit | 3d397417a998f09198e65d26dfae9ca3c778cb38 (patch) | |
tree | 5d314fa82b3b86ee5bfabc86d2f3ae4d71f6e04f /misc | |
parent | Added sattrack. (diff) |
Added ecc.
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 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 |