[vlc-devel] commit: share/Makefile.am: distribute newly added lua playlist parsers. ( Konstantin Pavlov )

git version control git at videolan.org
Wed Aug 19 15:40:47 CEST 2009


vlc | branch: 1.0-bugfix | Konstantin Pavlov <thresh at altlinux.org> | Wed Aug 19 17:32:55 2009 +0400| [7b64c5f6b770cd3f781a540c01e1ff636f95d67f] | committer: Konstantin Pavlov 

share/Makefile.am: distribute newly added lua playlist parsers.
(cherry picked from commit f26bae01e5f1db9a0d3a46e4c55a493e9068930b)

Signed-off-by: Konstantin Pavlov <thresh at altlinux.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7b64c5f6b770cd3f781a540c01e1ff636f95d67f
---

 share/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/share/Makefile.am b/share/Makefile.am
index 568023f..de975b9 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -220,6 +220,8 @@ DIST_lua= \
 	lua/playlist/megavideo.lua \
 	lua/playlist/metacafe.lua \
 	lua/playlist/googlevideo.lua \
+	lua/playlist/mpora.lua \
+	lua/playlist/vimeo.lua \
 	lua/intf/README.txt \
 	lua/intf/http.lua \
 	lua/intf/rc.lua \




More information about the vlc-devel mailing list