diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4d2ae05ff6c..e418f184256 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2001/02/07 22:22:59 jtb Exp $ +# $NetBSD: Makefile,v 1.114 2001/02/09 03:28:23 jtb Exp $ # SUBDIR += CompuPic @@ -34,6 +34,7 @@ SUBDIR += gd SUBDIR += gdk-pixbuf SUBDIR += gdk-pixbuf-gnome + SUBDIR += geomview SUBDIR += get_ds7 SUBDIR += gif2png SUBDIR += gif320 |