Commit a604eea5 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Win32: fix resource file compilation

parent 5e3efc8e
...@@ -50,7 +50,7 @@ else ...@@ -50,7 +50,7 @@ else
vlc_LDADD += $(LIBDL) vlc_LDADD += $(LIBDL)
endif 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)" && \ cd "$(top_builddir)" && \
$(SHELL) ./config.status --file="bin/$@" $(SHELL) ./config.status --file="bin/$@"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment