]> git.sesse.net Git - vlc/commitdiff
Win32: correctly bump resource version
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 18 Aug 2010 15:35:54 +0000 (17:35 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 18 Aug 2010 15:38:23 +0000 (17:38 +0200)
Close #3996

bin/Makefile.am

index 92e687940df3c3a90d6a88edd305b6b83ba039c1..19dfb57c4a7d8f0ad2eff3c25d163ab589cd7c29 100644 (file)
@@ -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/$@"