X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=activex%2FMakefile.am;h=7d88e355d3a2582a49c8a929bd8ab26023b951e0;hb=6a73573370bfd2f4fb49480074c65b9634f05b3a;hp=cf605b545c76bb5f806fee2d3ee7f1e41507e4e1;hpb=f969865d127f4601b65fc74afb9b16c7cad5e2ab;p=vlc diff --git a/activex/Makefile.am b/activex/Makefile.am index cf605b545c..7d88e355d3 100644 --- a/activex/Makefile.am +++ b/activex/Makefile.am @@ -85,7 +85,7 @@ axvlc$(LIBEXT): $(libaxvlc_a_OBJECTS) \ $(LIBRARIES_libvlc) -shared $(LIBRARIES_libvlc) $(LDFLAGS_activex) \ $(INCLUDED_LIBINTL) # Cygwin work-around - @if test -f "$@.exe"; then mv "$@.exe" "$@"; fi + @if test -f "$@.exe"; then mv -f "$@.exe" "$@"; fi DATA_axvlc_tlb = $(axvlc_tlb_DATA)