diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 1f4cf86ae20..06733a3bd9f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.173 2016/06/15 08:38:54 kamil Exp $ +# $NetBSD: Makefile,v 1.174 2016/06/15 22:05:04 kamil Exp $ # COMMENT= Editors @@ -15,6 +15,7 @@ SUBDIR+= bvi SUBDIR+= ce SUBDIR+= ce-doc SUBDIR+= ce-x11 +SUBDIR+= codelite SUBDIR+= conglomerate SUBDIR+= cooledit SUBDIR+= dasher |