diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 69119917e31e..0828d59a777c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1996/07/10 10:25:57 asami Exp $ +# $Id: Makefile,v 1.79 1996/07/10 21:19:07 asami Exp $ # SUBDIR += amanda @@ -19,6 +19,7 @@ SUBDIR += kp SUBDIR += less SUBDIR += linuxls + SUBDIR += logsurfer SUBDIR += mc SUBDIR += mmv SUBDIR += mshell |