]> git.sesse.net Git - vlc/commitdiff
Be sure to distribute the custom.lua file
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 4 Jan 2010 23:46:03 +0000 (00:46 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 4 Jan 2010 23:47:49 +0000 (00:47 +0100)
This will fix the launch of the web interface in lua on Windows.

Makefile.am

index 9888b70ce8e256e035035e06715fb97a5f32f02c..97051d1b5837a19bb5fcd0858a8992504afeb130 100644 (file)
@@ -788,6 +788,8 @@ if BUILD_LUA
        unix2dos $(win32_lua_destdir)/http/*.css
        cp $(srcdir)/share/lua/http/js/*.js $(win32_lua_destdir)/http/js/
        unix2dos $(win32_lua_destdir)/http/js/*.js
+       cp $(srcdir)/share/lua/http/*.lua $(win32_lua_destdir)/http/
+       unix2dos $(win32_lua_destdir)/http/*.lua
        cp $(srcdir)/share/lua/http/dialogs/* $(win32_lua_destdir)/http/dialogs/
        unix2dos $(win32_lua_destdir)/http/dialogs/*
        cp $(srcdir)/share/lua/http/dialogs/.hosts $(win32_lua_destdir)/http/dialogs/