diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c4d1b93c09c..70b92f0276c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2005/03/08 14:15:33 adam Exp $ +# $NetBSD: Makefile,v 1.374 2005/03/22 16:22:30 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -108,6 +108,7 @@ SUBDIR+= gliv SUBDIR+= glu SUBDIR+= glut SUBDIR+= gmngview +SUBDIR+= gnome-backgrounds SUBDIR+= gnome-icon-theme SUBDIR+= gnome-iconedit SUBDIR+= gnome-pixmaps |