diff options
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 44291148f77..1314c98e2b3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 1999/05/03 16:50:46 rh Exp $ +# $NetBSD: Makefile,v 1.41 1999/05/10 04:08:23 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -29,6 +29,7 @@ SUBDIR += lile SUBDIR += linuxls SUBDIR += logsurfer + SUBDIR += lv # SUBDIR += mmv SUBDIR += most # SUBDIR += mshell # displays nothing, needs debugging - HF |