[vlc-commits] win64: package npapi plugin

Rafaël Carré git at videolan.org
Mon Nov 7 16:57:48 CET 2011


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Nov  7 10:57:33 2011 -0500| [0fc21febc72045e3b90af1476be6284fdbb6ef45] | committer: Rafaël Carré

win64: package npapi plugin

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0fc21febc72045e3b90af1476be6284fdbb6ef45
---

 Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index b28e441..68530b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -668,8 +668,7 @@ win32_debugdir=$(top_builddir)/symbols-$(VERSION)
 win32_xpi_destdir=$(win32_destdir)/vlc-plugin
 
 if HAVE_WIN64
-build-npapi:
-	touch $@
+include extras/package/npapi.am
 
 build-activex:
 	touch $@



More information about the vlc-commits mailing list