summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-07-17 01:08:59 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-07-17 01:08:59 +0000
commit5f6837eae8787dc23efe1c858d586f77754590fb (patch)
tree9ff44156a89e91426d94d6dbd9fb8fe0236b24fe /misc
parentrecode converts files between character sets and usages (diff)
add recode to the SUBDIRs list
Notes
Notes: svn path=/head/; revision=1982
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 7bdbb0c0eaa9..eee129e5d661 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.62 1995/07/15 23:34:38 torstenb Exp $
+# $Id: Makefile,v 1.63 1995/07/15 23:45:37 torstenb Exp $
#
SUBDIR += amanda
@@ -12,6 +12,7 @@
SUBDIR += mc
RESTRICTED += mmv # restrictive copyright
SUBDIR += mshell
+ SUBDIR += recode
SUBDIR += rman
SUBDIR += screen