[vlc-commits] commit: Missing in d1b5547ce122761 (Christophe Mutricy )
git at videolan.org
git at videolan.org
Tue Jun 15 00:51:45 CEST 2010
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Mon Jun 14 23:50:29 2010 +0100| [3d2ef5f961a59b44fc7e966608c6a4a196fdba54] | committer: Christophe Mutricy
Missing in d1b5547ce122761
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3d2ef5f961a59b44fc7e966608c6a4a196fdba54
---
bin/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 4833f86..92e6879 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -55,7 +55,7 @@ endif
$(SHELL) ./config.status --file="bin/$@"
vlc_win32_rc.$(OBJEXT): vlc_win32_rc.rc
- $(WINDRES) --include-dir $(top_srcdir)/share -i $< -o $@
+ $(WINDRES) --include-dir $(top_srcdir)/share/icons -i $< -o $@
vlc_cache_gen_SOURCES = cachegen.c
vlc_cache_gen_LDADD = \
More information about the vlc-commits
mailing list