diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6a3ac186993..807df5d52b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.566 2010/09/12 01:44:15 taca Exp $ +# $NetBSD: Makefile,v 1.567 2010/09/16 04:37:24 joerg Exp $ # COMMENT= Graphics tools and libraries @@ -197,6 +197,7 @@ SUBDIR+= impress SUBDIR+= inkscape SUBDIR+= ivtools SUBDIR+= jasper +SUBDIR+= jbig2dec SUBDIR+= jbigkit SUBDIR+= jhead SUBDIR+= jpeg @@ -263,6 +264,7 @@ SUBDIR+= ocrad SUBDIR+= opencv SUBDIR+= opendis SUBDIR+= openexr +SUBDIR+= openjpeg SUBDIR+= optipng SUBDIR+= osg SUBDIR+= ov519view |