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 87de008b01d..6ca323889f0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.322 2004/06/30 17:45:46 salo Exp $ +# $NetBSD: Makefile,v 1.323 2004/07/04 13:58:25 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -144,6 +144,7 @@ SUBDIR+= libggigcp SUBDIR+= libggiwmh SUBDIR+= libgii SUBDIR+= libgnomecanvas +SUBDIR+= libgnomecanvasmm26 SUBDIR+= libpixman SUBDIR+= librsvg SUBDIR+= librsvg2 |