diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9bcc199b6be..ddb38f3803d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.582 2011/02/12 13:40:53 drochner Exp $ +# $NetBSD: Makefile,v 1.583 2011/02/19 08:55:25 markd Exp $ # COMMENT= Graphics tools and libraries @@ -196,6 +196,7 @@ SUBDIR+= iGMT SUBDIR+= icon-naming-utils SUBDIR+= ilmbase SUBDIR+= imlib +SUBDIR+= imlib-gtk SUBDIR+= imlib2 SUBDIR+= impress SUBDIR+= inkscape |