vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Aug 18 
20:37:46 2010 +0200| [a604eea5bf392018501d288df24b4eabebf38c26] | committer: 
Jean-Baptiste Kempf 

Win32: fix resource file compilation

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

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

diff --git a/bin/Makefile.am b/bin/Makefile.am
index 19dfb57..debbc23 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -50,7 +50,7 @@ else
 vlc_LDADD += $(LIBDL)
 endif
 
-vlc_win32_rc.rc: $(top_builddir)/config.status
+vlc_win32_rc.rc: $(top_builddir)/config.status vlc_win32_rc.rc.in
        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