summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-01-15 10:40:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-01-15 10:40:08 +0000
commit4f9e644f2c7fe69bc1f6e08a6a85d26b70f72f2d (patch)
tree0d5300994293bb0274e62658aeee2ea0f9a20fc3 /misc
parentThe linux colorized ls. Hey don't shoot me, it's only a port! ;) (diff)
Added glimpse and linuxls.
Notes
Notes: svn path=/head/; revision=2628
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index d1add4bc485c..9f7359ef9762 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.67 1995/11/20 13:41:17 asami Exp $
+# $Id: Makefile,v 1.68 1995/11/27 03:38:03 asami Exp $
#
SUBDIR += amanda
@@ -7,10 +7,12 @@
SUBDIR += chord
SUBDIR += colorls
SUBDIR += git
+ SUBDIR += glimpse
SUBDIR += ical
SUBDIR += ispell
SUBDIR += kp
SUBDIR += less
+ SUBDIR += linuxls
SUBDIR += mc
RESTRICTED += mmv # restrictive copyright
SUBDIR += mshell