diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-17 15:44:33 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-17 15:44:33 +0000 |
commit | 2d5cc3a0fd74299d49381d905a91d97ff1705b88 (patch) | |
tree | f60bb6d2987cad3331f6d68561bb8ae45e4ff0cd /editors/Makefile | |
parent | 5aadbb404e87b002cab1898c1bbbaa9f84e28ccf (diff) |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 15e47c40f1c7..c1c2892164d2 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -52,6 +52,7 @@ SUBDIR += fb SUBDIR += flim SUBDIR += flim-emacs20 + SUBDIR += flim-xemacs21-mule SUBDIR += flim113 SUBDIR += flim113-emacs19 SUBDIR += flim113-emacs20 @@ -133,6 +134,7 @@ SUBDIR += scite SUBDIR += semi SUBDIR += semi-emacs20 + SUBDIR += semi-xemacs21-mule SUBDIR += semi113 SUBDIR += semi113-emacs19 SUBDIR += semi113-emacs20 |