[vlc-devel] commit: Hopefully fix macos moz plugin build (Christophe Mutricy )

git version control git at videolan.org
Tue Feb 17 01:26:01 CET 2009


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Mon Feb 16 22:15:25 2009 +0000| [dd4e410bc3e2c4e94300c7942d5f5cd3e0102818] | committer: Christophe Mutricy 

Hopefully fix macos moz plugin build

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

 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 774ad93..3f7f33e 100644
--- a/projects/mozilla/Makefile.am
+++ b/projects/mozilla/Makefile.am
@@ -83,7 +83,7 @@ noinst_DATA = npvlc.rsrc VLC\ Plugin.plugin
 MOSTLYCLEANFILES += npvlc.rsrc
 CLEANFILES += VLC\ Plugin.plugin
 
-npvlc.rsrc: $(srcdir)/vlc.r
+npvlc.rsrc: vlc.r
 	/Developer/Tools/Rez -useDF /Developer/Headers/FlatCarbon/Types.r $< -o $@
 
 #




More information about the vlc-devel mailing list