diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b0b734f38dc..e6956b3bc22 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.568 2010/11/02 15:23:00 drochner Exp $ +# $NetBSD: Makefile,v 1.569 2010/11/11 21:15:35 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -345,6 +345,7 @@ SUBDIR+= py-matplotlib SUBDIR+= py-matplotlib-gtk2 SUBDIR+= py-matplotlib-tk SUBDIR+= py-piddle +SUBDIR+= py-pyfits SUBDIR+= qcamview SUBDIR+= qimageblitz SUBDIR+= qiv |