diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5e3d5d51ee9..0c5eea88869 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2000/12/03 15:11:45 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2000/12/05 00:16:55 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -41,7 +41,6 @@ SUBDIR += giftrans SUBDIR += gimp SUBDIR += gimp-current - SUBDIR += gimp-helpbrowser SUBDIR += giram SUBDIR += glu SUBDIR += glut |