diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 0c30f803b3ff..ed253e2391f1 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,10 +1,13 @@ -# $Id: Makefile,v 1.79 1999/06/06 17:56:51 steve Exp $ +# $Id: Makefile,v 1.80 1999/06/22 22:26:40 gj Exp $ # SUBDIR += AbiWord SUBDIR += apel-emacs SUBDIR += apel-emacs20 SUBDIR += apel-mule + SUBDIR += apel-xemacs + SUBDIR += apel-xemacs20 + SUBDIR += apel-xemacs-mule SUBDIR += asedit SUBDIR += axe SUBDIR += beav |