diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index b468810a1d8..0934f2e369f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2005/12/30 10:52:09 martti Exp $ +# $NetBSD: Makefile,v 1.116 2006/01/29 17:40:52 rxg Exp $ # COMMENT= Editors @@ -64,6 +64,7 @@ SUBDIR+= nvi SUBDIR+= nvi-m17n SUBDIR+= pico SUBDIR+= poedit +SUBDIR+= rox-edit SUBDIR+= sam SUBDIR+= speedbar SUBDIR+= ssam |