]> git.sesse.net Git - vlc/blobdiff - Makefile.am
HWND window really can only work inside Windows or WINE code
[vlc] / Makefile.am
index 71d13162146dcd4745e3866b1e068f928109b997..b5cfbfc8d0f257a2228d1cecc1519c5fb48f9b38 100644 (file)
@@ -765,7 +765,7 @@ package-win32-base-debug: package-win-common
          fi ; done
 
 # Contrib *.dll's
-       cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/" || true
+#      cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/" || true
 
 #Enable DEP and ASLR for all the binaries
 if USE_PEFLAGS