diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3a2b7baf838..af7a4942768 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.510 2009/01/27 19:16:19 drochner Exp $ +# $NetBSD: Makefile,v 1.511 2009/01/30 20:51:50 jnemeth Exp $ # COMMENT= Graphics tools and libraries @@ -259,8 +259,8 @@ SUBDIR+= pdiff SUBDIR+= pear-Image_Canvas SUBDIR+= pear-Image_Color SUBDIR+= pear-Image_Graph -SUBDIR+= pfstools SUBDIR+= pfstmo +SUBDIR+= pfstools SUBDIR+= pgraf SUBDIR+= photopc SUBDIR+= php-exif |