diff options
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 36afcadb298..14727a9afe1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.189 2002/05/22 21:31:22 agc Exp $ +# $NetBSD: Makefile,v 1.190 2002/05/25 07:58:55 veego Exp $ # COMMENT= Graphics tools and libraries @@ -102,6 +102,7 @@ SUBDIR+= librsvg SUBDIR+= libungif SUBDIR+= libwmf SUBDIR+= magicpoint +SUBDIR+= mencoder SUBDIR+= mgl SUBDIR+= mng SUBDIR+= moz-flash @@ -109,6 +110,7 @@ SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode SUBDIR+= mpeg_play +SUBDIR+= mplayer-share SUBDIR+= mplayer SUBDIR+= mplex SUBDIR+= mtv |