diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 11:58:25 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 11:58:25 +0000 |
commit | 15e29a46140490366ad23d2b9861511785e961ab (patch) | |
tree | bd62ed18206b01355c4d8a83b351d6faf0147e2c /misc/Makefile | |
parent | Import deco port. deco is another Norton Commander clone that (diff) |
Activate deco.
Notes
Notes:
svn path=/head/; revision=10328
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index a78a1714777f..cb9ac3b32030 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.136 1998/03/22 05:10:53 jseger Exp $ +# $Id: Makefile,v 1.137 1998/03/27 10:32:48 tg Exp $ # SUBDIR += acron @@ -10,6 +10,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += ctk + SUBDIR += deco SUBDIR += dejagnu SUBDIR += display SUBDIR += dotfile |