]> git.sesse.net Git - vlc/commitdiff
- added 'VLC Plugin.plugin' in MacOS X Disk image
authorDamien Fouilleul <damienf@videolan.org>
Wed, 19 Apr 2006 10:13:07 +0000 (10:13 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Wed, 19 Apr 2006 10:13:07 +0000 (10:13 +0000)
AUTHORS
Makefile.am

diff --git a/AUTHORS b/AUTHORS
index e39e4130e9ef3335ba6cda4675a4b93344618af1..37656100bc7e4c07ee43a2cef571cd71924ee451 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -180,6 +180,7 @@ N: Damien Fouilleul
 E: Damien.Fouilleul@laposte.net
 C: Quovodis
 D: ActiveX control
+D: Safari/Firefox plugin for MacOS X
 S: Ireland
 
 N: Alexis Guillard
index e9925410cef17cdb4353e47967263e4addc94b3e..a2ff636647f12d43dd23f419a12006f052880ae6 100644 (file)
@@ -840,6 +840,9 @@ package-macosx:
 
 # Copy relevant files 
        cp -R "$(top_builddir)/VLC-release.app" "$(top_builddir)/vlc-${VERSION}/VLC.app"
+if BUILD_MOZILLA
+       cp -R "$(top_builddir)/mozilla/VLC Plugin.plugin" "$(top_builddir)/vlc-${VERSION}/VLC Plugin.plugin"
+endif
        cd "$(srcdir)" && cp AUTHORS COPYING ChangeLog README README.MacOSX.rtf THANKS NEWS $(top_builddir)/vlc-${VERSION}/ && cp -R extras/MacOSX/Delete_Preferences.app $(top_builddir)/vlc-${VERSION}/
 
 # Create disk image