Commit 580aeaf5 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Revert "Fix lua compilation"

This reverts commit 2356c0dd.
parent 2356c0dd
......@@ -187,7 +187,7 @@ DIST_osdmenu_default = \
vlcluadir = $(vlclibdir)/lua
luac_verbose = $(luac_verbose_$(V))
luac_verbose_ = $(luac_verbose__$(AM_DEFAULT_VERBOSITY))
luac_verbose_ = $(luac_verbose_$(AM_DEFAULT_VERBOSITY))
luac_verbose_0 = @echo " LUAC $@";
.lua.luac:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment