diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ac9d918fdc9..420fc4e3366 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.468 2007/09/20 21:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.469 2007/09/21 13:03:45 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -167,7 +167,7 @@ SUBDIR+= kphotobook SUBDIR+= kphotools SUBDIR+= lcms SUBDIR+= lib3ds -SUBDIR+= libart2 +SUBDIR+= libart SUBDIR+= libcaca SUBDIR+= libexif SUBDIR+= libexif-gtk |