]> git.sesse.net Git - vlc/commitdiff
Don't distribute files generated by configure
authorChristophe Mutricy <xtophe@videolan.org>
Sat, 16 May 2009 18:11:05 +0000 (19:11 +0100)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 17 May 2009 23:00:53 +0000 (00:00 +0100)
projects/mozilla/Makefile.am

index 742f4047a3fd1d87ddc4bad0e244d09f279e3144..6d1bc6fdce10a76ef4ead034b67177e43c4117eb 100644 (file)
@@ -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 \