summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-08 00:26:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-08 00:26:31 +0000
commitc23c7d4ba70479fa21ead6658ef8c33ce7f366d5 (patch)
tree3999a522df234471fed91e24da559aa91e2e3128 /editors/Makefile
parentA couple touch-ups. (diff)
Add gtksourceview, and editor component that adds syntax highlighting
support to the default GtkTextView widget.
Notes
Notes: svn path=/head/; revision=80404
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index d0db170b1e27..53f4353c4b40 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -60,6 +60,7 @@
SUBDIR += gnotepad+
SUBDIR += gnuserv
SUBDIR += gnuserv-emacs20
+ SUBDIR += gtksourceview
SUBDIR += gxedit
SUBDIR += hexcurse
SUBDIR += hexedit