diff options
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 5ac1c21ec136..b7812c001784 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1997/07/10 06:29:40 tg Exp $ +# $Id: Makefile,v 1.42 1997/09/03 19:39:15 gj Exp $ # SUBDIR += asedit @@ -12,6 +12,7 @@ SUBDIR += joe SUBDIR += jove SUBDIR += mule + SUBDIR += mule-common SUBDIR += nedit SUBDIR += nvi SUBDIR += staroffice |