Commit 519dca52 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

[Win32] fix build package.

parent 41b3e1da
......@@ -753,7 +753,7 @@ package-win32-base-debug: package-win-common
fi ; done
# Contrib *.dll's
cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/"
cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/" || true
# Copy the lua scripts (HTTP)
if BUILD_LUA
......
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