[vlc-devel] commit: Distribute the plugins manifest files (Christophe Mutricy )

git version control git at videolan.org
Tue Jun 16 00:30:22 CEST 2009


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Mon Jun 15 23:25:09 2009 +0100| [ce6c6a9695702a61ff448e1db59f9384b7ff8580] | committer: Christophe Mutricy 

Distribute the plugins manifest files

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

 projects/activex/Makefile.am |    1 +
 projects/mozilla/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/projects/activex/Makefile.am b/projects/activex/Makefile.am
index 2d0d20a..0446c7d 100644
--- a/projects/activex/Makefile.am
+++ b/projects/activex/Makefile.am
@@ -55,6 +55,7 @@ DIST_misc = \
     README.TXT \
     axvlc.inf.in \
     axvlc.def \
+    axvlc.dll.manifest \
     axvlc.idl \
     axvlc.tlb \
     inplace.bmp \
diff --git a/projects/mozilla/Makefile.am b/projects/mozilla/Makefile.am
index 6d1bc6f..f069d83 100644
--- a/projects/mozilla/Makefile.am
+++ b/projects/mozilla/Makefile.am
@@ -4,7 +4,7 @@
 
 MOSTLYCLEANFILES = 
 CLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = $(DIST_sources) npvlc_rc.rc.in COPYING
+EXTRA_DIST = $(DIST_sources) npvlc_rc.rc.in COPYING npvlc.dll.manifest
 
 SOURCES_mozilla_common = \
 	vlcshell.cpp \




More information about the vlc-devel mailing list