From b7b88f91d07b1da032c5583f1ce9759e386b1bce Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Wed, 18 Aug 2010 17:35:54 +0200 Subject: [PATCH] Win32: correctly bump resource version Close #3996 --- bin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Makefile.am b/bin/Makefile.am index 92e687940d..19dfb57c4a 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/$@" -- 2.39.2