diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-02-26 19:21:18 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-02-26 19:21:18 +0000 |
commit | bdd7de293531eab516f7f92ade7f939a3eb7f439 (patch) | |
tree | 609905808a415541e0e1e3e4a54b595370a47c74 /editors/Makefile | |
parent | f060cfaac23440762bce42030cf6ca0a15787b97 (diff) | |
download | ports-bdd7de293531eab516f7f92ade7f939a3eb7f439.tar.gz ports-bdd7de293531eab516f7f92ade7f939a3eb7f439.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index c3798e907d14..cf1817ae1167 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.67 1999/02/12 14:41:46 kuriyama Exp $ +# $Id: Makefile,v 1.68 1999/02/12 15:45:45 kuriyama Exp $ # SUBDIR += apel-emacs @@ -30,6 +30,7 @@ SUBDIR += offix-editor SUBDIR += psgml-emacs SUBDIR += psgml-emacs20 + SUBDIR += psgml-mule SUBDIR += sam SUBDIR += semi-emacs20 SUBDIR += semi-emacs20-current |