vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Aug 18 
17:35:54 2010 +0200| [b7b88f91d07b1da032c5583f1ce9759e386b1bce] | committer: 
Jean-Baptiste Kempf 

Win32: correctly bump resource version

Close #3996

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

 bin/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bin/Makefile.am b/bin/Makefile.am
index 92e6879..19dfb57 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -50,7 +50,7 @@ else
 vlc_LDADD += $(LIBDL)
 endif
 
-.rc.in.rc: $(top_builddir)/config.status
+vlc_win32_rc.rc: $(top_builddir)/config.status
        cd "$(top_builddir)" && \
        $(SHELL) ./config.status --file="bin/$@"
 

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to