diff options
author | Brian Somers <brian@FreeBSD.org> | 2001-08-04 13:01:52 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2001-08-04 13:01:52 +0000 |
commit | d9736ffc10f079d72932e8bb94cfe6e2a8e7925d (patch) | |
tree | 951091fb3f5a6fc1b4ba61f03acdc5d0821f0fab | |
parent | The VideoLAN Client. A program capable of playing encrypted DVDs. (diff) |
vlc - the VideoLAN Client
Notes
Notes:
svn path=/head/; revision=45804
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 26b3bab0b538..e4c881045c2a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -264,6 +264,7 @@ SUBDIR += vertex SUBDIR += vid SUBDIR += view3ds + SUBDIR += vlc SUBDIR += vterrain-sdk SUBDIR += whirlgif SUBDIR += win32-codecs |