diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b2cf3961009..43682f8c2a6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2002/03/19 16:19:04 kei Exp $ +# $NetBSD: Makefile,v 1.184 2002/03/22 13:22:53 tron Exp $ # COMMENT= Graphics tools and libraries @@ -82,6 +82,7 @@ SUBDIR+= iGMT SUBDIR+= imlib SUBDIR+= imlib2 SUBDIR+= impress +SUBDIR+= ivtools SUBDIR+= jasper SUBDIR+= jhead SUBDIR+= jpeg |