diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b9e505aad63..c4d1b93c09c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.372 2005/02/25 19:08:04 drochner Exp $ +# $NetBSD: Makefile,v 1.373 2005/03/08 14:15:33 adam Exp $ # COMMENT= Graphics tools and libraries @@ -87,7 +87,6 @@ SUBDIR+= get_ds7 SUBDIR+= gfract SUBDIR+= gif2png SUBDIR+= gif320 -SUBDIR+= giflib SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview |