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 0d0c40e263e..ada1386fa85 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.490 2008/09/09 11:53:17 jmcneill Exp $ +# $NetBSD: Makefile,v 1.491 2008/09/14 13:20:04 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -135,6 +135,7 @@ SUBDIR+= grap SUBDIR+= graphviz SUBDIR+= gri SUBDIR+= gst-plugins0.10-cairo +SUBDIR+= gst-plugins0.10-jpeg SUBDIR+= gst-plugins0.10-png SUBDIR+= gst-plugins0.8-opengl SUBDIR+= gst-plugins0.8-png |