diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 456ad3cb9e0..0d0faf6d3e0 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2012/04/11 17:46:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.116 2012/04/22 17:47:58 wiz Exp $ # COMMENT= Document format and character code converters @@ -29,6 +29,7 @@ SUBDIR+= ja-dvi2tty SUBDIR+= jcode-perl SUBDIR+= kcc SUBDIR+= latex2rtf +SUBDIR+= libcdr SUBDIR+= libiconv SUBDIR+= libvisio SUBDIR+= libwpd |