[vlc-devel] commit: Don't distribute files generated by configure (Christophe Mutricy )

git version control git at videolan.org
Wed May 20 18:53:47 CEST 2009


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Sat May 16 19:11:05 2009 +0100| [d642495d8f18afe6a9f0fe578d8a2f3ac01dfb49] | committer: Christophe Mutricy 

Don't distribute files generated by configure

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

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

diff --git a/projects/mozilla/Makefile.am b/projects/mozilla/Makefile.am
index 742f404..6d1bc6f 100644
--- a/projects/mozilla/Makefile.am
+++ b/projects/mozilla/Makefile.am
@@ -4,7 +4,7 @@
 
 MOSTLYCLEANFILES = 
 CLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = $(DIST_sources) install.js npvlc_rc.rc.in vlc.r COPYING
+EXTRA_DIST = $(DIST_sources) npvlc_rc.rc.in COPYING
 
 SOURCES_mozilla_common = \
 	vlcshell.cpp \




More information about the vlc-devel mailing list