diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2002-03-01 18:22:11 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2002-03-01 18:22:11 +0000 |
commit | 58f7605a7aedea0accf1bb54e3264768a1480d3d (patch) | |
tree | dc817147b41dc0e9139b43dcf8c52dce927c7cae /graphics/Makefile | |
parent | Fix font foundary in fontList. (diff) |
Add xine_mms_plugin, a Windows Media Player input plugin for xine.
PR: 34641
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index da375faf74b1..9f131dabe2bb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -341,6 +341,7 @@ SUBDIR += xgrasp SUBDIR += xine SUBDIR += xine_d4d_plugin + SUBDIR += xine_mms_plugin SUBDIR += xli SUBDIR += xmagv SUBDIR += xmandel |