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 3bf4929f402..7dbd2a1eb44 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.335 2004/09/27 23:27:56 seb Exp $ +# $NetBSD: Makefile,v 1.336 2004/10/02 04:05:54 simonb Exp $ # COMMENT= Graphics tools and libraries @@ -163,6 +163,7 @@ SUBDIR+= libwmf SUBDIR+= ljpeg SUBDIR+= magicpoint SUBDIR+= mayavi +SUBDIR+= metacam SUBDIR+= mgl SUBDIR+= mng SUBDIR+= mpeg2codec |