[vlc-commits] Update make dist

Felix Paul Kühne git at videolan.org
Fri Nov 22 16:36:50 CET 2013


npapi-vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Nov 22 16:36:50 2013 +0100| [5932cf6ba961f11a8e576592bd2cc4930d4a6ed3] | committer: Felix Paul Kühne

Update make dist

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

 Makefile.am |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index fcfff6b..0d5a95d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,12 +20,11 @@ DISTCHECK_CONFIGURE_FLAGS=--without-gtk
 EXTRA_DIST = \
 	autogen.sh \
 	extras/macosx/Info.plist.in \
-	extras/macosx/InstallerInfo.plist.in \
-	extras/macosx/InstallerDescription.plist \
-	extras/macosx/pbdevelopment.plist \
 	extras/macosx/build-package.sh \
+	extras/macosx/build-plugin.sh \
 	extras/macosx/build-vlc-32.sh \
-	extras/macosx/build-vlc.sh
+	extras/macosx/build-vlc.sh \
+	extras/macosx/create-universal-binary.sh
 
 package-macosx-xpi:
 	mkdir -p "$(top_builddir)/macosx-xpi/plugins"



More information about the vlc-commits mailing list