[vlc-devel] commit: Lua SD: add scripts to makefile (Fabio Ritrovato )

git version control git at videolan.org
Thu Feb 18 23:34:27 CET 2010


vlc | branch: master | Fabio Ritrovato <sephiroth87 at videolan.org> | Thu Feb 18 23:33:54 2010 +0100| [7f4859032b716e483abb17da9af569b59be25404] | committer: Fabio Ritrovato 

Lua SD: add scripts to makefile

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

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

diff --git a/share/Makefile.am b/share/Makefile.am
index abff029..9cc7a34 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -270,7 +270,10 @@ EXTRA_DIST += \
 	lua/intf/dummy.lua \
 	lua/intf/dumpmeta.lua \
 	lua/modules/sandbox.lua \
-	lua/modules/simplexml.lua
+	lua/modules/simplexml.lua \
+	lua/sd/fmc.lua \
+	lua/sd/freebox.lua \
+	lua/sd/frenchtv.lua
 
 DIST_http_lua = \
 	lua/http/.hosts \




More information about the vlc-devel mailing list