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 07f10055946..841d19d3071 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.577 2011/01/12 08:02:27 adam Exp $ +# $NetBSD: Makefile,v 1.578 2011/01/18 11:59:44 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -129,6 +129,7 @@ SUBDIR+= get_ds7 SUBDIR+= gfract SUBDIR+= gif2png SUBDIR+= gif320 +SUBDIR+= giflib SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview |