diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e4fc3b96770..dc0ffcfffb5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.529 2009/08/18 12:57:30 hasso Exp $ +# $NetBSD: Makefile,v 1.530 2009/08/20 20:26:00 adam Exp $ # COMMENT= Graphics tools and libraries @@ -29,6 +29,7 @@ SUBDIR+= aalib SUBDIR+= agg SUBDIR+= aqsis SUBDIR+= artist +SUBDIR+= autopano-sift-C SUBDIR+= autotrace SUBDIR+= aview SUBDIR+= babl @@ -225,6 +226,7 @@ SUBDIR+= libkexiv2 SUBDIR+= libkipi SUBDIR+= liblqr SUBDIR+= libotf +SUBDIR+= libpano13 SUBDIR+= libpuzzle SUBDIR+= librsvg SUBDIR+= libscigraphica |