summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-02-18 22:53:47 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-02-18 22:53:47 +0000
commit0520287687a82239fb34ce0e4de8b41252804b81 (patch)
treebe6b9b5d3eebec864af716fad63ca0a56ce0b1c9 /editors/Makefile
parentAdd xdaliclock. (diff)
Add mule to the SUBDIR target.
Notes
Notes: svn path=/head/; revision=1005
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 97224a54e137..d7e6563cc571 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.7 1995/01/04 07:40:15 jkh Exp $
+# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $
#
-SUBDIR= axe emacs jove xemacs
+SUBDIR= axe emacs jove mule xemacs
.include <bsd.port.subdir.mk>