diff --git a/Makefile.am b/Makefile.am index a8d8d51af8..9c23375073 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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