]> git.sesse.net Git - vlc/commitdiff
Hopefully fix macos moz plugin build
authorChristophe Mutricy <xtophe@videolan.org>
Mon, 16 Feb 2009 22:15:25 +0000 (22:15 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Tue, 17 Feb 2009 00:13:45 +0000 (00:13 +0000)
projects/mozilla/Makefile.am

index 774ad93f49600a961893ec8c745f20d8e44e04b4..3f7f33e9229f8994a13c695f46124d294e704e8b 100644 (file)
@@ -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 $@
 
 #