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 e139fc832bb..db182abf287 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2001/12/10 20:59:16 veego Exp $ +# $NetBSD: Makefile,v 1.168 2001/12/21 23:44:33 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -93,6 +93,7 @@ SUBDIR+= magicpoint SUBDIR+= mgl SUBDIR+= mng SUBDIR+= moz-flash +SUBDIR+= mplayer SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode |