diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-27 13:54:39 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-27 13:54:39 +0000 |
commit | a2014e7a8b7c7f2ca60b20b1467241814dbdcb4b (patch) | |
tree | fd8b1aa7a1c8e86cb672b5ab3efa85d71015650c /editors/Makefile | |
parent | Add scintilla - a full-featured free source code editing component for GTK+. (diff) |
Add SciTE - a full-featured SCIntilla based Text Editor for GTK/GNOME.
Notes
Notes:
svn path=/head/; revision=35467
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 c1e01fbbdc94..a076d4530fcd 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -75,6 +75,7 @@ SUBDIR += psgml-mule SUBDIR += psgml-xemacs21-mule SUBDIR += sam + SUBDIR += scite SUBDIR += semi-emacs SUBDIR += semi-emacs-current SUBDIR += semi-emacs20 |