Commit d8295d11 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Fix skins2 build

parent 913906eb
......@@ -782,7 +782,7 @@ then
MINIZIP_LIBS="-lminizip -lz"
], [
VLC_ADD_CPPFLAGS([skins2], [-I\\\$(top_srcdir)/modules/access/zip/unzip])
VLC_ADD_LIBS([skins2], [\\\$(top_builddir)/modules/access/libunzip.la])
VLC_ADD_LIBS([skins2], [\\\$(top_builddir)/modules/libunzip.la])
have_minizip=no
])
])
......
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