]> git.sesse.net Git - vlc/blobdiff - Makefile.am
fix typo spotted by xtophe
[vlc] / Makefile.am
index 7b04962761284cc37a46618a065b105fe22fa1a5..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
@@ -927,7 +927,7 @@ package-win32-base-exe: package-win32-base
        else \
            echo 'Error: cannot locate makensis tool'; exit 1; \
        fi; \
-       eval "$$MAKENSIS $(win32_destdir)/spad.nsi"
+       eval "$$MAKENSIS $(win32_destdir)/spad.nsi"; \
        eval "$$MAKENSIS $(win32_destdir)/vlc.win32.nsi"
 
 package-win32-base-zip: package-win32-base