diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6ca323889f0..305a5b9ab8c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.323 2004/07/04 13:58:25 drochner Exp $ +# $NetBSD: Makefile,v 1.324 2004/07/05 18:21:13 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -107,6 +107,7 @@ SUBDIR+= gpaint SUBDIR+= gphoto SUBDIR+= gphoto2 SUBDIR+= gqview +SUBDIR+= gqview-gtk1 SUBDIR+= grap SUBDIR+= graphviz SUBDIR+= gri |