Skip to content

Commit

Permalink
Win32: correctly bump resource version
Browse files Browse the repository at this point in the history
Close #3996
  • Loading branch information
jbkempf committed Aug 18, 2010
1 parent 9683d88 commit b7b88f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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/$@"

Expand Down

0 comments on commit b7b88f9

Please sign in to comment.