diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-05-16 16:52:31 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-05-16 16:52:31 +0000 |
commit | f3b242846a05eed0141bd881118c9c27dd58df90 (patch) | |
tree | 60791a06c01a689c7468e58b98dd1e2e058cef18 /editors/Makefile | |
parent | 5bf3d554110435cc1d0ca506092e2db2de2eed38 (diff) |
Add xemacs-devel-mule-xft , XEmacs(beta version) text editor with xft
support.
Notes
Notes:
svn path=/head/; revision=162591
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index d1b895aeff75..6f2a4dc4906e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -175,6 +175,7 @@ SUBDIR += xemacs SUBDIR += xemacs-devel SUBDIR += xemacs-devel-mule + SUBDIR += xemacs-devel-mule-xft SUBDIR += xemacs-mule-packages SUBDIR += xemacs-packages SUBDIR += xemacs21-mule |