Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
518097e0
Commit
518097e0
authored
Nov 11, 2007
by
Rafaël Carré
Browse files
Install required files for lua http interface
parent
2ed5acfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/Makefile.am
View file @
518097e0
...
...
@@ -17,6 +17,7 @@ nobase_dist_pkgdata_DATA = \
utils/video-vlc-default.sh
\
$(DIST_skins2)
\
$(DIST_http)
\
$(DIST_http_lua)
\
$(DIST_lua)
\
$(DIST_osdmenu_default)
\
$(DIST_osdmenu_dvd)
\
...
...
@@ -257,10 +258,13 @@ DIST_lua= \
luaplaylist/youtube_homepage.lua
\
luaplaylist/metacafe.lua
\
luaplaylist/googlevideo.lua
\
luaintf/http.lua
\
luaintf/rc.lua
\
luaintf/hotkeys.lua
\
luaintf/modules/common.lua
\
luaintf/modules/host.lua
\
luaintf/modules/httpd.lua
\
luaintf/modules/acl.lua
\
luaintf/telnet.lua
\
luaintf/dummy.lua
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment