diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4e07e9b9026..245fd2b648e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.391 2005/10/16 20:18:21 wiz Exp $ +# $NetBSD: Makefile,v 1.392 2005/10/16 20:23:14 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -111,6 +111,7 @@ SUBDIR+= gnome-backgrounds SUBDIR+= gnome-icon-theme SUBDIR+= gnuplot SUBDIR+= gnuplot-nox11 +SUBDIR+= gocr SUBDIR+= gpaint SUBDIR+= gphoto SUBDIR+= gphoto2 |