]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Sort the playlist by album then by track number when sorting by album.
[vlc] / Makefile.am
index 6b4f63c415de18424268891023354ed2bd499950..06ccb7bc1b5f4fc4e3ff3a2b88869db324975f30 100644 (file)
@@ -313,10 +313,10 @@ qvlc: make-alias
 nvlc: make-alias
        $(MKALIAS) ncurses
 
-#noinst_SCRIPTS = vlc
+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