[vlc-commits] lua: add assembleenationale SD script to build system

Pierre Ynard git at videolan.org
Wed Oct 31 04:24:33 CET 2012


vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Oct 31 04:16:39 2012 +0100| [2be836eba451de59cedee4e847dc39f7d7ff9b4d] | committer: Pierre Ynard

lua: add assembleenationale SD script to build system

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

 share/Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/share/Makefile.am b/share/Makefile.am
index 6702eb2..403be9e 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -187,6 +187,7 @@ nobase_vlclib_DATA = \
 	lua/playlist/youtube.luac \
 	lua/playlist/youtube_homepage.luac \
 	lua/playlist/zapiks.luac \
+	lua/sd/assembleenationale.luac \
 	lua/sd/fmc.luac \
 	lua/sd/freebox.luac \
 	lua/sd/icecast.luac \
@@ -277,6 +278,7 @@ EXTRA_DIST += \
 	lua/playlist/youtube_homepage.lua \
 	lua/playlist/zapiks.lua \
 	lua/sd/README.txt \
+	lua/sd/assembleenationale.lua \
 	lua/sd/fmc.lua \
 	lua/sd/freebox.lua \
 	lua/sd/icecast.lua \



More information about the vlc-commits mailing list