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 40a46f476e8..f8cda93929f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.543 2009/11/29 21:48:40 snj Exp $ +# $NetBSD: Makefile,v 1.544 2009/12/11 20:25:22 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -101,6 +101,7 @@ SUBDIR+= exifprobe SUBDIR+= exiftags SUBDIR+= exiv2 SUBDIR+= exiv2-organize +SUBDIR+= extrema SUBDIR+= f-spot SUBDIR+= f4l SUBDIR+= fbm @@ -366,6 +367,7 @@ SUBDIR+= ruby-rcairo SUBDIR+= s10sh SUBDIR+= sane-backends SUBDIR+= sane-frontends +SUBDIR+= scidavis SUBDIR+= scigraphica SUBDIR+= scrot SUBDIR+= showimg |