summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-11-23 00:04:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-11-23 00:04:04 +0000
commit9d1b0d43b9968b468ed073d7699b7edd3aa47921 (patch)
tree905166879134b19609ee7c58088c18901e446528 /editors
parentAdded Wnn. (diff)
Added mule.
Notes
Notes: svn path=/head/; revision=469
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 7c96a107e422..1d66003b82e2 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.3 1994/08/23 10:20:21 jkh Exp $
+# $Id: Makefile,v 1.4 1994/09/30 00:55:47 jkh Exp $
#
-SUBDIR= jove emacs xemacs
+SUBDIR= jove emacs mule xemacs
.include <bsd.port.subdir.mk>