]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Remove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead. Fix #1477
[vlc] / Makefile.am
index 115d0994f3668fde5730bea447abec423a8b1a77..06ccb7bc1b5f4fc4e3ff3a2b88869db324975f30 100644 (file)
@@ -316,7 +316,7 @@ nvlc: make-alias
 noinst_SCRIPTS = vlc$(EXEEXT)
 
 vlc$(EXEEXT): core
-       rm -f vlc
+       rm -f vlc$(EXEEXT)
        ln -s src/vlc$(EXEEXT)
 #      rm -f -- vlc vlc.tmp
 #      echo '#! /bin/sh' > vlc.tmp