npapi-vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Jan 24 19:02:16 2012 +0100| [c6f27c079619a335a9f0b371d3cce7ab4f2bc346] | committer: Jean-Baptiste Kempf
First step on the way to fix dist > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=c6f27c079619a335a9f0b371d3cce7ab4f2bc346 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 1b04d39..e5a2e2c 100644 --- a/configure.ac +++ b/configure.ac @@ -272,6 +272,7 @@ AC_CONFIG_FILES([ Makefile share/Makefile npapi/Makefile + activex/Makefile npapi/install.js npapi/install.rdf npapi/manifest.json @@ -280,7 +281,6 @@ AC_CONFIG_FILES([ AM_COND_IF([HAVE_WIN32], [ AC_CONFIG_FILES([ npapi/npvlc_rc.rc - activex/Makefile activex/axvlc.inf activex/axvlc_rc.rc ]) _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
