diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 99cb314a6dc..f94f5bfeea5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.483 2008/05/20 13:41:01 tnn Exp $ +# $NetBSD: Makefile,v 1.484 2008/08/19 17:51:56 bjs Exp $ # COMMENT= Graphics tools and libraries @@ -31,6 +31,7 @@ SUBDIR+= aqsis SUBDIR+= artist SUBDIR+= autotrace SUBDIR+= aview +SUBDIR+= babl SUBDIR+= barcode SUBDIR+= bktr2jpeg SUBDIR+= blender |