diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 57eb05c16b6..68e4f16e45e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2001/11/29 09:00:00 martti Exp $ +# $NetBSD: Makefile,v 1.166 2001/12/01 00:31:35 hubertf Exp $ # COMMENT= Graphics tools and libraries @@ -92,6 +92,7 @@ SUBDIR+= libwmf SUBDIR+= magicpoint SUBDIR+= mgl SUBDIR+= mng +SUBDIR+= moz-flash SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode |