diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2eb3ca14e02..3d50da729e7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.348 2004/11/30 15:37:45 adam Exp $ +# $NetBSD: Makefile,v 1.349 2004/12/27 11:24:21 wulf Exp $ # COMMENT= Graphics tools and libraries @@ -87,6 +87,7 @@ SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview SUBDIR+= gimp +SUBDIR+= gimp-docs SUBDIR+= gimp-warp-sharp SUBDIR+= gimp1 SUBDIR+= gimp1-base |