aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 38e0deb73425..e56637a5efd4 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.4 1997/06/21 12:02:29 ache Exp $
+# $Id: Makefile,v 1.5 1997/07/08 10:11:21 tg Exp $
#
SUBDIR += btoa
+ SUBDIR += ish
SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Convert-UU