diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ef54da0612d..bb63ac57c7e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.396 2005/10/27 07:56:02 wiz Exp $ +# $NetBSD: Makefile,v 1.397 2005/10/29 14:30:56 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -275,6 +275,7 @@ SUBDIR+= vcg SUBDIR+= veusz SUBDIR+= vid SUBDIR+= viewfax +SUBDIR+= vnc2swf SUBDIR+= vp SUBDIR+= vtk SUBDIR+= vtk-data |