diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-14 18:01:50 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-14 18:01:50 +0000 |
commit | 77f3a7b90aea45b49d058a18af5fa92e6d3b949c (patch) | |
tree | 5900cefbe25b2d8a85814685a026a3ce87adc359 /editors/Makefile | |
parent | Update to version 0.2 (diff) |
Initial import of kxmleditor-0.4
KXML editor is a program that displays contents of XML file.
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 799b621c39ca..819ce7e8ba2d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -67,6 +67,7 @@ SUBDIR += joe-devel SUBDIR += jove SUBDIR += koffice + SUBDIR += kxmleditor SUBDIR += le SUBDIR += led SUBDIR += leim20 |