[vlc-commits] lua: add pluzz to the Makefile.am
Ludovic Fauvet
git at videolan.org
Tue Apr 19 17:26:03 CEST 2011
vlc | branch: master | Ludovic Fauvet <etix at l0cal.com> | Tue Apr 19 15:38:35 2011 +0200| [e298e62a38b5890b8ed3bec93e4884a29d6ee37c] | committer: Francois Cartegnie
lua: add pluzz to the Makefile.am
Signed-off-by: Francois Cartegnie <fcvlcdev at free.fr>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e298e62a38b5890b8ed3bec93e4884a29d6ee37c
---
share/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/share/Makefile.am b/share/Makefile.am
index 200a9c6..436a80e 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -241,6 +241,7 @@ nobase_vlclib_DATA = \
lua/playlist/metachannels.luac \
lua/playlist/mpora.luac \
lua/playlist/pinkbike.luac \
+ lua/playlist/pluzz.luac \
lua/playlist/rockbox_fm_presets.luac \
lua/playlist/youtube.luac \
lua/playlist/youtube_homepage.luac \
@@ -305,6 +306,7 @@ EXTRA_DIST += \
lua/playlist/metachannels.lua \
lua/playlist/mpora.lua \
lua/playlist/pinkbike.lua \
+ lua/playlist/pluzz.lua \
lua/playlist/rockbox_fm_presets.lua \
lua/playlist/youtube.lua \
lua/playlist/youtube_homepage.lua \
More information about the vlc-commits
mailing list