diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 98252c24563f..501f3cb46edf 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.81 1996/08/04 00:28:11 chuckr Exp $ +# $Id: Makefile,v 1.82 1996/08/06 03:36:37 asami Exp $ # SUBDIR += amanda @@ -12,6 +12,7 @@ SUBDIR += ecc SUBDIR += fd SUBDIR += fep + SUBDIR += figlet SUBDIR += git SUBDIR += glimpse SUBDIR += ical |